From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../web-platform/mozilla/meta/webgpu/__dir__.ini | 7 + .../adapter/requestAdapter/cts.https.html.ini | 52 + .../adapter/requestAdapterInfo/cts.https.html.ini | 9 + .../adapter/requestDevice/cts.https.html.ini | 584 + .../api/operation/buffers/map/cts.https.html.ini | 863 + .../buffers/map_ArrayBuffer/cts.https.html.ini | 23 + .../buffers/map_detach/cts.https.html.ini | 5 + .../operation/buffers/map_oom/cts.https.html.ini | 15 + .../operation/buffers/threading/cts.https.html.ini | 12 + .../command_buffer/basic/cts.https.html.ini | 21 + .../command_buffer/clearBuffer/cts.https.html.ini | 7 + .../copyBufferToBuffer/cts.https.html.ini | 19 + .../copyTextureToTexture/cts.https.html.ini | 2373 + .../command_buffer/image_copy/cts.https.html.ini | 10654 +++ .../programmable/state_tracking/cts.https.html.ini | 100 + .../queries/occlusionQuery/cts.https.html.ini | 1282 + .../render/state_tracking/cts.https.html.ini | 33 + .../api/operation/compute/basic/cts.https.html.ini | 37 + .../compute_pipeline/overrides/cts.https.html.ini | 286 + .../api/operation/device/lost/cts.https.html.ini | 20 + .../webgpu/api/operation/labels/cts.https.html.ini | 116 + .../buffer/multiple_buffers/cts.https.html.ini | 1570 + .../buffer/single_buffer/cts.https.html.ini | 1346 + .../texture/same_subresource/cts.https.html.ini | 955 + .../onSubmittedWorkDone/cts.https.html.ini | 38 + .../pipeline/default_layout/cts.https.html.ini | 19 + .../operation/queue/writeBuffer/cts.https.html.ini | 84 + .../api/operation/reflection/cts.https.html.ini | 18 + .../render_pass/clear_value/cts.https.html.ini | 184 + .../render_pass/resolve/cts.https.html.ini | 12 + .../render_pass/storeOp/cts.https.html.ini | 469 + .../render_pass/storeop2/cts.https.html.ini | 8 + .../culling_tests/cts.https.html.ini | 24 + .../render_pipeline/overrides/cts.https.html.ini | 54 + .../pipeline_output_targets/cts.https.html.ini | 342 + .../primitive_topology/cts.https.html.ini | 103 + .../render_pipeline/sample_mask/cts.https.html.ini | 439 + .../vertex_only_render_pipeline/cts.https.html.ini | 4 + .../operation/rendering/basic/cts.https.html.ini | 36 + .../color_target_state/cts.https.html.ini | 6508 ++ .../operation/rendering/depth/cts.https.html.ini | 666 + .../rendering/depth_bias/cts.https.html.ini | 67 + .../rendering/depth_clip_clamp/cts.https.html.ini | 432 + .../operation/rendering/draw/cts.https.html.ini | 4827 + .../rendering/indirect_draw/cts.https.html.ini | 14 + .../operation/rendering/stencil/cts.https.html.ini | 950 + .../resource_init/buffer/cts.https.html.ini | 152 + .../resource_init/texture_zero/cts.https.html.ini | 2050 + .../sampling/anisotropy/cts.https.html.ini | 20 + .../sampling/filter_mode/cts.https.html.ini | 400 + .../compilation_info/cts.https.html.ini | 78 + .../format_reinterpretation/cts.https.html.ini | 66 + .../operation/texture_view/read/cts.https.html.ini | 19 + .../texture_view/write/cts.https.html.ini | 19 + .../operation/uncapturederror/cts.https.html.ini | 14 + .../vertex_state/correctness/cts.https.html.ini | 2031 + .../vertex_state/index_format/cts.https.html.ini | 104 + .../validation/buffer/create/cts.https.html.ini | 693 + .../validation/buffer/destroy/cts.https.html.ini | 24 + .../validation/buffer/mapping/cts.https.html.ini | 268 + .../features/query_types/cts.https.html.ini | 37 + .../features/texture_formats/cts.https.html.ini | 3941 + .../limits/maxBindGroups/cts.https.html.ini | 502 + .../maxBindingsPerBindGroup/cts.https.html.ini | 389 + .../limits/maxBufferSize/cts.https.html.ini | 51 + .../cts.https.html.ini | 2187 + .../limits/maxColorAttachments/cts.https.html.ini | 226 + .../cts.https.html.ini | 106 + .../maxComputeWorkgroupSizeX/cts.https.html.ini | 107 + .../maxComputeWorkgroupSizeY/cts.https.html.ini | 118 + .../maxComputeWorkgroupSizeZ/cts.https.html.ini | 118 + .../cts.https.html.ini | 3788 + .../cts.https.html.ini | 294 + .../cts.https.html.ini | 150 + .../cts.https.html.ini | 352 + .../cts.https.html.ini | 3722 + .../cts.https.html.ini | 110 + .../cts.https.html.ini | 5789 ++ .../maxSamplersPerShaderStage/cts.https.html.ini | 5831 ++ .../maxStorageBufferBindingSize/cts.https.html.ini | 120 + .../cts.https.html.ini | 8579 ++ .../cts.https.html.ini | 2278 + .../maxTextureArrayLayers/cts.https.html.ini | 62 + .../maxTextureDimension1D/cts.https.html.ini | 53 + .../maxTextureDimension2D/cts.https.html.ini | 292 + .../maxTextureDimension3D/cts.https.html.ini | 62 + .../maxUniformBufferBindingSize/cts.https.html.ini | 128 + .../cts.https.html.ini | 5252 ++ .../limits/maxVertexAttributes/cts.https.html.ini | 96 + .../maxVertexBufferArrayStride/cts.https.html.ini | 92 + .../limits/maxVertexBuffers/cts.https.html.ini | 323 + .../cts.https.html.ini | 107 + .../cts.https.html.ini | 110 + .../validation/compute_pipeline/cts.https.html.ini | 900 + .../validation/createBindGroup/cts.https.html.ini | 1724 + .../createBindGroupLayout/cts.https.html.ini | 856 + .../createPipelineLayout/cts.https.html.ini | 23 + .../validation/createSampler/cts.https.html.ini | 16 + .../validation/createTexture/cts.https.html.ini | 30393 +++++++ .../api/validation/createView/cts.https.html.ini | 2039 + .../api/validation/debugMarker/cts.https.html.ini | 20 + .../encoding/beginComputePass/cts.https.html.ini | 44 + .../encoding/beginRenderPass/cts.https.html.ini | 32 + .../encoding/cmds/clearBuffer/cts.https.html.ini | 80 + .../encoding/cmds/compute_pass/cts.https.html.ini | 115 + .../cmds/copyBufferToBuffer/cts.https.html.ini | 117 + .../cmds/copyTextureToTexture/cts.https.html.ini | 1817 + .../encoding/cmds/debug/cts.https.html.ini | 70 + .../encoding/cmds/index_access/cts.https.html.ini | 198 + .../encoding/cmds/render/draw/cts.https.html.ini | 533 + .../cmds/render/dynamic_state/cts.https.html.ini | 50 + .../cmds/render/indirect_draw/cts.https.html.ini | 38 + .../cmds/render/setIndexBuffer/cts.https.html.ini | 36 + .../cmds/render/setPipeline/cts.https.html.ini | 12 + .../cmds/render/setVertexBuffer/cts.https.html.ini | 45 + .../cmds/render/state_tracking/cts.https.html.ini | 28 + .../encoding/cmds/setBindGroup/cts.https.html.ini | 537 + .../createRenderBundleEncoder/cts.https.html.ini | 719 + .../encoding/encoder_open_state/cts.https.html.ini | 294 + .../encoding/encoder_state/cts.https.html.ini | 66 + .../pipeline_bind_group_compat/cts.https.html.ini | 602 + .../encoding/queries/begin_end/cts.https.html.ini | 29 + .../encoding/queries/general/cts.https.html.ini | 64 + .../queries/resolveQuerySet/cts.https.html.ini | 94 + .../encoding/render_bundle/cts.https.html.ini | 121 + .../api/validation/error_scope/cts.https.html.ini | 210 + .../getBindGroupLayout/cts.https.html.ini | 78 + .../cts.https.html.ini | 46 + .../image_copy/buffer_related/cts.https.html.ini | 2669 + .../buffer_texture_copies/cts.https.html.ini | 250 + .../image_copy/layout_related/cts.https.html.ini | 10936 +++ .../image_copy/texture_related/cts.https.html.ini | 10548 +++ .../validation/query_set/create/cts.https.html.ini | 12 + .../query_set/destroy/cts.https.html.ini | 14 + .../queue/buffer_mapped/cts.https.html.ini | 34 + .../CopyExternalImageToTexture/cts.https.html.ini | 741 + .../queue/destroyed/buffer/cts.https.html.ini | 55 + .../queue/destroyed/query_set/cts.https.html.ini | 22 + .../queue/destroyed/texture/cts.https.html.ini | 43 + .../api/validation/queue/submit/cts.https.html.ini | 5 + .../queue/writeBuffer/cts.https.html.ini | 37 + .../queue/writeTexture/cts.https.html.ini | 46 + .../attachment_compatibility/cts.https.html.ini | 724 + .../render_pass_descriptor/cts.https.html.ini | 661 + .../render_pass/resolve/cts.https.html.ini | 116 + .../depth_stencil_state/cts.https.html.ini | 6595 ++ .../fragment_state/cts.https.html.ini | 2171 + .../render_pipeline/inter_stage/cts.https.html.ini | 466 + .../render_pipeline/misc/cts.https.html.ini | 26 + .../multisample_state/cts.https.html.ini | 54 + .../render_pipeline/overrides/cts.https.html.ini | 964 + .../primitive_state/cts.https.html.ini | 180 + .../shader_module/cts.https.html.ini | 46 + .../vertex_state/cts.https.html.ini | 2768 + .../buffer/in_pass_encoder/cts.https.html.ini | 779 + .../buffer/in_pass_misc/cts.https.html.ini | 506 + .../texture/in_pass_encoder/cts.https.html.ini | 1102 + .../texture/in_render_common/cts.https.html.ini | 6614 ++ .../texture/in_render_misc/cts.https.html.ini | 186 + .../shader_module/entry_point/cts.https.html.ini | 556 + .../shader_module/overrides/cts.https.html.ini | 14 + .../state/device_lost/destroy/cts.https.html.ini | 19084 ++++ .../texture/bgra8unorm_storage/cts.https.html.ini | 54 + .../validation/texture/destroy/cts.https.html.ini | 156 + .../texture/float32_filterable/cts.https.html.ini | 10 + .../rg11b10ufloat_renderable/cts.https.html.ini | 40 + .../cmds/copyTextureToBuffer/cts.https.html.ini | 208 + .../pipeline_bind_group_compat/cts.https.html.ini | 270 + .../fragment_state/cts.https.html.ini | 50 + .../shader_module/cts.https.html.ini | 8 + .../vertex_state/cts.https.html.ini | 96 + .../texture/createTexture/cts.https.html.ini | 12 + .../texture/cubeArray/cts.https.html.ini | 8 + .../webgpu/cts/webgpu/examples/cts.https.html.ini | 144 + .../webgpu/idl/constants/flags/cts.https.html.ini | 68 + .../binary/af_addition/cts.https.html.ini | 66 + .../binary/af_comparison/cts.https.html.ini | 138 + .../binary/af_division/cts.https.html.ini | 66 + .../binary/af_matrix_addition/cts.https.html.ini | 54 + .../af_matrix_subtraction/cts.https.html.ini | 54 + .../binary/af_multiplication/cts.https.html.ini | 66 + .../binary/af_remainder/cts.https.html.ini | 66 + .../binary/af_subtraction/cts.https.html.ini | 66 + .../expression/binary/bitwise/cts.https.html.ini | 1018 + .../binary/bitwise_shift/cts.https.html.ini | 678 + .../binary/bool_logical/cts.https.html.ini | 482 + .../binary/f16_addition/cts.https.html.ini | 350 + .../binary/f16_comparison/cts.https.html.ini | 394 + .../binary/f16_division/cts.https.html.ini | 294 + .../binary/f16_matrix_addition/cts.https.html.ini | 362 + .../cts.https.html.ini | 722 + .../cts.https.html.ini | 544 + .../f16_matrix_subtraction/cts.https.html.ini | 362 + .../cts.https.html.ini | 424 + .../binary/f16_multiplication/cts.https.html.ini | 350 + .../binary/f16_remainder/cts.https.html.ini | 350 + .../binary/f16_subtraction/cts.https.html.ini | 350 + .../binary/f32_addition/cts.https.html.ini | 316 + .../binary/f32_comparison/cts.https.html.ini | 514 + .../binary/f32_division/cts.https.html.ini | 316 + .../binary/f32_matrix_addition/cts.https.html.ini | 326 + .../cts.https.html.ini | 937 + .../cts.https.html.ini | 490 + .../f32_matrix_subtraction/cts.https.html.ini | 331 + .../cts.https.html.ini | 447 + .../binary/f32_multiplication/cts.https.html.ini | 369 + .../binary/f32_remainder/cts.https.html.ini | 367 + .../binary/f32_subtraction/cts.https.html.ini | 316 + .../binary/i32_arithmetic/cts.https.html.ini | 1784 + .../binary/i32_comparison/cts.https.html.ini | 514 + .../binary/u32_arithmetic/cts.https.html.ini | 1935 + .../binary/u32_comparison/cts.https.html.ini | 442 + .../expression/call/builtin/abs/cts.https.html.ini | 378 + .../call/builtin/acos/cts.https.html.ini | 248 + .../call/builtin/acosh/cts.https.html.ini | 204 + .../expression/call/builtin/all/cts.https.html.ini | 72 + .../expression/call/builtin/any/cts.https.html.ini | 84 + .../call/builtin/arrayLength/cts.https.html.ini | 1220 + .../call/builtin/asin/cts.https.html.ini | 204 + .../call/builtin/asinh/cts.https.html.ini | 248 + .../call/builtin/atan/cts.https.html.ini | 248 + .../call/builtin/atan2/cts.https.html.ini | 248 + .../call/builtin/atanh/cts.https.html.ini | 204 + .../builtin/atomics/atomicAdd/cts.https.html.ini | 338 + .../builtin/atomics/atomicAnd/cts.https.html.ini | 642 + .../atomicCompareExchangeWeak/cts.https.html.ini | 908 + .../atomics/atomicExchange/cts.https.html.ini | 1078 + .../builtin/atomics/atomicLoad/cts.https.html.ini | 578 + .../builtin/atomics/atomicMax/cts.https.html.ini | 322 + .../builtin/atomics/atomicMin/cts.https.html.ini | 290 + .../builtin/atomics/atomicOr/cts.https.html.ini | 514 + .../builtin/atomics/atomicStore/cts.https.html.ini | 1286 + .../builtin/atomics/atomicSub/cts.https.html.ini | 354 + .../builtin/atomics/atomicXor/cts.https.html.ini | 770 + .../call/builtin/bitcast/cts.https.html.ini | 2194 + .../call/builtin/ceil/cts.https.html.ini | 248 + .../call/builtin/clamp/cts.https.html.ini | 420 + .../expression/call/builtin/cos/cts.https.html.ini | 204 + .../call/builtin/cosh/cts.https.html.ini | 204 + .../builtin/countLeadingZeros/cts.https.html.ini | 146 + .../call/builtin/countOneBits/cts.https.html.ini | 170 + .../builtin/countTrailingZeros/cts.https.html.ini | 170 + .../call/builtin/cross/cts.https.html.ini | 44 + .../call/builtin/degrees/cts.https.html.ini | 192 + .../call/builtin/determinant/cts.https.html.ini | 187 + .../call/builtin/distance/cts.https.html.ini | 260 + .../expression/call/builtin/dot/cts.https.html.ini | 221 + .../call/builtin/dpdx/cts.https.html.ini | 80 + .../call/builtin/dpdxCoarse/cts.https.html.ini | 64 + .../call/builtin/dpdxFine/cts.https.html.ini | 80 + .../call/builtin/dpdy/cts.https.html.ini | 80 + .../call/builtin/dpdyCoarse/cts.https.html.ini | 64 + .../call/builtin/dpdyFine/cts.https.html.ini | 64 + .../expression/call/builtin/exp/cts.https.html.ini | 248 + .../call/builtin/exp2/cts.https.html.ini | 204 + .../call/builtin/extractBits/cts.https.html.ini | 194 + .../call/builtin/faceForward/cts.https.html.ini | 197 + .../builtin/firstLeadingBit/cts.https.html.ini | 146 + .../builtin/firstTrailingBit/cts.https.html.ini | 170 + .../call/builtin/floor/cts.https.html.ini | 164 + .../expression/call/builtin/fma/cts.https.html.ini | 164 + .../call/builtin/fract/cts.https.html.ini | 248 + .../call/builtin/frexp/cts.https.html.ini | 302 + .../call/builtin/fwidth/cts.https.html.ini | 64 + .../call/builtin/fwidthCoarse/cts.https.html.ini | 80 + .../call/builtin/fwidthFine/cts.https.html.ini | 80 + .../call/builtin/insertBits/cts.https.html.ini | 192 + .../call/builtin/inversesqrt/cts.https.html.ini | 204 + .../call/builtin/ldexp/cts.https.html.ini | 204 + .../call/builtin/length/cts.https.html.ini | 216 + .../expression/call/builtin/log/cts.https.html.ini | 248 + .../call/builtin/log2/cts.https.html.ini | 204 + .../expression/call/builtin/max/cts.https.html.ini | 378 + .../expression/call/builtin/min/cts.https.html.ini | 446 + .../expression/call/builtin/mix/cts.https.html.ini | 372 + .../call/builtin/modf/cts.https.html.ini | 366 + .../call/builtin/normalize/cts.https.html.ini | 215 + .../call/builtin/pack2x16float/cts.https.html.ini | 18 + .../call/builtin/pack2x16snorm/cts.https.html.ini | 18 + .../call/builtin/pack2x16unorm/cts.https.html.ini | 21 + .../call/builtin/pack4x8snorm/cts.https.html.ini | 21 + .../call/builtin/pack4x8unorm/cts.https.html.ini | 21 + .../expression/call/builtin/pow/cts.https.html.ini | 204 + .../call/builtin/quantizeToF16/cts.https.html.ini | 96 + .../call/builtin/radians/cts.https.html.ini | 192 + .../call/builtin/reflect/cts.https.html.ini | 195 + .../call/builtin/refract/cts.https.html.ini | 184 + .../call/builtin/reverseBits/cts.https.html.ini | 146 + .../call/builtin/round/cts.https.html.ini | 248 + .../call/builtin/saturate/cts.https.html.ini | 164 + .../call/builtin/select/cts.https.html.ini | 702 + .../call/builtin/sign/cts.https.html.ini | 360 + .../expression/call/builtin/sin/cts.https.html.ini | 204 + .../call/builtin/sinh/cts.https.html.ini | 248 + .../call/builtin/smoothstep/cts.https.html.ini | 248 + .../call/builtin/sqrt/cts.https.html.ini | 248 + .../call/builtin/step/cts.https.html.ini | 248 + .../call/builtin/storageBarrier/cts.https.html.ini | 22 + .../expression/call/builtin/tan/cts.https.html.ini | 248 + .../call/builtin/tanh/cts.https.html.ini | 248 + .../builtin/textureDimension/cts.https.html.ini | 151 + .../call/builtin/textureGather/cts.https.html.ini | 54 + .../textureGatherCompare/cts.https.html.ini | 22 + .../call/builtin/textureLoad/cts.https.html.ini | 1122 + .../builtin/textureNumLayers/cts.https.html.ini | 29 + .../builtin/textureNumLevels/cts.https.html.ini | 42 + .../builtin/textureNumSamples/cts.https.html.ini | 12 + .../call/builtin/textureSample/cts.https.html.ini | 84 + .../builtin/textureSampleBias/cts.https.html.ini | 54 + .../textureSampleCompare/cts.https.html.ini | 60 + .../textureSampleCompareLevel/cts.https.html.ini | 60 + .../builtin/textureSampleGrad/cts.https.html.ini | 26 + .../builtin/textureSampleLevel/cts.https.html.ini | 57 + .../call/builtin/textureStore/cts.https.html.ini | 326 + .../call/builtin/transpose/cts.https.html.ini | 427 + .../call/builtin/trunc/cts.https.html.ini | 192 + .../builtin/unpack2x16float/cts.https.html.ini | 22 + .../builtin/unpack2x16snorm/cts.https.html.ini | 21 + .../builtin/unpack2x16unorm/cts.https.html.ini | 21 + .../call/builtin/unpack4x8snorm/cts.https.html.ini | 21 + .../call/builtin/unpack4x8unorm/cts.https.html.ini | 21 + .../builtin/workgroupBarrier/cts.https.html.ini | 22 + .../unary/af_arithmetic/cts.https.html.ini | 24 + .../unary/af_assignment/cts.https.html.ini | 20 + .../unary/bool_conversion/cts.https.html.ini | 424 + .../unary/bool_logical/cts.https.html.ini | 84 + .../unary/f16_arithmetic/cts.https.html.ini | 80 + .../unary/f16_conversion/cts.https.html.ini | 774 + .../unary/f32_arithmetic/cts.https.html.ini | 84 + .../unary/f32_conversion/cts.https.html.ini | 682 + .../unary/i32_arithmetic/cts.https.html.ini | 84 + .../unary/i32_complement/cts.https.html.ini | 72 + .../unary/i32_conversion/cts.https.html.ini | 372 + .../unary/u32_complement/cts.https.html.ini | 86 + .../unary/u32_conversion/cts.https.html.ini | 438 + .../execution/float_parse/cts.https.html.ini | 20 + .../execution/flow_control/call/cts.https.html.ini | 40 + .../flow_control/complex/cts.https.html.ini | 12 + .../flow_control/eval_order/cts.https.html.ini | 288 + .../execution/flow_control/for/cts.https.html.ini | 152 + .../execution/flow_control/if/cts.https.html.ini | 58 + .../execution/flow_control/loop/cts.https.html.ini | 70 + .../flow_control/phony/cts.https.html.ini | 88 + .../flow_control/return/cts.https.html.ini | 52 + .../flow_control/switch/cts.https.html.ini | 88 + .../flow_control/while/cts.https.html.ini | 88 + .../memory_model/adjacent/cts.https.html.ini | 50 + .../memory_model/atomicity/cts.https.html.ini | 22 + .../memory_model/barrier/cts.https.html.ini | 88 + .../memory_model/coherence/cts.https.html.ini | 197 + .../execution/memory_model/weak/cts.https.html.ini | 94 + .../shader/execution/padding/cts.https.html.ini | 128 + .../execution/robust_access/cts.https.html.ini | 866 + .../robust_access_vertex/cts.https.html.ini | 12433 +++ .../shader_io/compute_builtins/cts.https.html.ini | 158 + .../shader_io/shared_structs/cts.https.html.ini | 19 + .../shader/execution/shadow/cts.https.html.ini | 50 + .../increment_decrement/cts.https.html.ini | 118 + .../shader/execution/zero_init/cts.https.html.ini | 2104 + .../const_assert/const_assert/cts.https.html.ini | 18720 ++++ .../validation/decl/const/cts.https.html.ini | 83 + .../validation/decl/override/cts.https.html.ini | 34 + .../decl/ptr_spelling/cts.https.html.ini | 681 + .../decl/var_access_mode/cts.https.html.ini | 314 + .../expression/access/vector/cts.https.html.ini | 44511 ++++++++++ .../binary/bitwise_shift/cts.https.html.ini | 1026 + .../expression/call/builtin/abs/cts.https.html.ini | 211 + .../call/builtin/acos/cts.https.html.ini | 160 + .../call/builtin/acosh/cts.https.html.ini | 160 + .../call/builtin/asin/cts.https.html.ini | 169 + .../call/builtin/asinh/cts.https.html.ini | 169 + .../call/builtin/atan/cts.https.html.ini | 160 + .../call/builtin/atan2/cts.https.html.ini | 216 + .../call/builtin/atanh/cts.https.html.ini | 168 + .../call/builtin/atomics/cts.https.html.ini | 154 + .../call/builtin/bitcast/cts.https.html.ini | 1242 + .../call/builtin/ceil/cts.https.html.ini | 6076 ++ .../call/builtin/clamp/cts.https.html.ini | 200 + .../expression/call/builtin/cos/cts.https.html.ini | 168 + .../call/builtin/cosh/cts.https.html.ini | 160 + .../call/builtin/degrees/cts.https.html.ini | 160 + .../expression/call/builtin/exp/cts.https.html.ini | 168 + .../call/builtin/exp2/cts.https.html.ini | 160 + .../call/builtin/inverseSqrt/cts.https.html.ini | 160 + .../call/builtin/length/cts.https.html.ini | 178 + .../expression/call/builtin/log/cts.https.html.ini | 168 + .../call/builtin/log2/cts.https.html.ini | 160 + .../call/builtin/modf/cts.https.html.ini | 160 + .../call/builtin/radians/cts.https.html.ini | 160 + .../call/builtin/round/cts.https.html.ini | 160 + .../call/builtin/saturate/cts.https.html.ini | 168 + .../call/builtin/sign/cts.https.html.ini | 184 + .../expression/call/builtin/sin/cts.https.html.ini | 160 + .../call/builtin/sinh/cts.https.html.ini | 168 + .../call/builtin/sqrt/cts.https.html.ini | 160 + .../expression/call/builtin/tan/cts.https.html.ini | 160 + .../functions/alias_analysis/cts.https.html.ini | 9101 ++ .../functions/restrictions/cts.https.html.ini | 87871 +++++++++++++++++++ .../validation/parse/align/cts.https.html.ini | 1396 + .../validation/parse/attribute/cts.https.html.ini | 252 + .../validation/parse/binary_ops/cts.https.html.ini | 88 + .../validation/parse/blankspace/cts.https.html.ini | 103 + .../validation/parse/break/cts.https.html.ini | 72 + .../validation/parse/builtin/cts.https.html.ini | 128 + .../validation/parse/comments/cts.https.html.ini | 85 + .../validation/parse/const/cts.https.html.ini | 54 + .../parse/const_assert/cts.https.html.ini | 60 + .../validation/parse/diagnostic/cts.https.html.ini | 2738 + .../validation/parse/discard/cts.https.html.ini | 41 + .../validation/parse/enable/cts.https.html.ini | 55 + .../parse/identifiers/cts.https.html.ini | 14874 ++++ .../validation/parse/literal/cts.https.html.ini | 1199 + .../validation/parse/must_use/cts.https.html.ini | 1277 + .../parse/pipeline_stage/cts.https.html.ini | 331 + .../validation/parse/semicolon/cts.https.html.ini | 294 + .../validation/parse/source/cts.https.html.ini | 20 + .../validation/parse/unary_ops/cts.https.html.ini | 32 + .../parse/var_and_let/cts.https.html.ini | 344 + .../shader_io/binding/cts.https.html.ini | 118 + .../shader_io/builtins/cts.https.html.ini | 7273 ++ .../shader_io/entry_point/cts.https.html.ini | 93 + .../validation/shader_io/group/cts.https.html.ini | 128 + .../shader_io/group_and_binding/cts.https.html.ini | 9099 ++ .../validation/shader_io/id/cts.https.html.ini | 196 + .../shader_io/interpolate/cts.https.html.ini | 3263 + .../shader_io/invariant/cts.https.html.ini | 216 + .../shader_io/locations/cts.https.html.ini | 1261 + .../validation/shader_io/size/cts.https.html.ini | 190 + .../shader_io/workgroup_size/cts.https.html.ini | 308 + .../validation/types/alias/cts.https.html.ini | 153 + .../validation/types/struct/cts.https.html.ini | 99 + .../validation/types/vector/cts.https.html.ini | 204 + .../uniformity/uniformity/cts.https.html.ini | 15037 ++++ .../util/texture/texel_data/cts.https.html.ini | 207 + .../util/texture/texture_ok/cts.https.html.ini | 46 + .../canvas/configure/cts.https.html.ini | 1336 + .../canvas/context_creation/cts.https.html.ini | 7 + .../canvas/getCurrentTexture/cts.https.html.ini | 109 + .../getPreferredCanvasFormat/cts.https.html.ini | 2 + .../readbackFromWebGPUCanvas/cts.https.html.ini | 900 + .../copyToTexture/ImageBitmap/cts.https.html.ini | 3881 + .../copyToTexture/ImageData/cts.https.html.ini | 347 + .../copyToTexture/canvas/cts.https.html.ini | 5292 ++ .../copyToTexture/image/cts.https.html.ini | 350 + .../copyToTexture/video/cts.https.html.ini | 120 + .../external_texture/video/cts.https.html.ini | 192 + .../web_platform/worker/worker/cts.https.html.ini | 9 + .../meta/webgpu/webgpu/idl/exposed.http.html.ini | 5 + .../meta/webgpu/webgpu/idl/exposed.https.html.ini | 5 + 449 files changed, 512621 insertions(+) create mode 100644 testing/web-platform/mozilla/meta/webgpu/__dir__.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapter/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapterInfo/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestDevice/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_ArrayBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_detach/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_oom/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/threading/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/basic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/clearBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyBufferToBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyTextureToTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/image_copy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/programmable/state_tracking/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/queries/occlusionQuery/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/render/state_tracking/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute/basic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute_pipeline/overrides/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/device/lost/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/labels/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/multiple_buffers/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/single_buffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/texture/same_subresource/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/onSubmittedWorkDone/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/pipeline/default_layout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/queue/writeBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/reflection/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/clear_value/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/resolve/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeOp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeop2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/culling_tests/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/pipeline_output_targets/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/primitive_topology/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/sample_mask/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/basic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/color_target_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_bias/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_clip_clamp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/draw/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/indirect_draw/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/stencil/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/buffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/anisotropy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/filter_mode/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/shader_module/compilation_info/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/format_reinterpretation/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/read/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/write/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/uncapturederror/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/correctness/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/index_format/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/create/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/destroy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/mapping/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/query_types/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/texture_formats/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindGroups/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindingsPerBindGroup/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBufferSize/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachmentBytesPerSample/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachments/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeInvocationsPerWorkgroup/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeX/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeY/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeZ/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupStorageSize/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupsPerDimension/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicStorageBuffersPerPipelineLayout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicUniformBuffersPerPipelineLayout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderComponents/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSamplersPerShaderStage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBufferBindingSize/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension1D/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension2D/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension3D/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBufferBindingSize/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexAttributes/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBufferArrayStride/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBuffers/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minStorageBufferOffsetAlignment/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minUniformBufferOffsetAlignment/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/compute_pipeline/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroupLayout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createPipelineLayout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createSampler/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createView/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/debugMarker/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginComputePass/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginRenderPass/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/clearBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/compute_pass/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyBufferToBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyTextureToTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/debug/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/index_access/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/draw/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/dynamic_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/indirect_draw/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setIndexBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setPipeline/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setVertexBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/state_tracking/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/setBindGroup/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/createRenderBundleEncoder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_open_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/begin_end/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/general/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/resolveQuerySet/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/render_bundle/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/error_scope/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/getBindGroupLayout/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/gpu_external_texture_expiration/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_related/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_texture_copies/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/layout_related/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/texture_related/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/create/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/destroy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/buffer_mapped/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/copyToTexture/CopyExternalImageToTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/buffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/query_set/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/texture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/submit/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/attachment_compatibility/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/render_pass_descriptor/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/resolve/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/depth_stencil_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/fragment_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/inter_stage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/misc/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/multisample_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/overrides/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/primitive_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/shader_module/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/vertex_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_encoder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_misc/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_pass_encoder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_common/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_misc/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/overrides/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/state/device_lost/destroy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/bgra8unorm_storage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/destroy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/float32_filterable/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/rg11b10ufloat_renderable/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/cmds/copyTextureToBuffer/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/fragment_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/shader_module/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/vertex_state/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/createTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/cubeArray/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/examples/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/idl/constants/flags/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_comparison/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_division/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_remainder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise_shift/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bool_logical/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_comparison/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_division/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_matrix_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_scalar_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_vector_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_remainder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_comparison/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_division/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_addition/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_multiplication/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_remainder/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_subtraction/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_comparison/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_comparison/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/abs/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acos/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acosh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/all/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/any/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/arrayLength/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asinh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atanh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAdd/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAnd/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicCompareExchangeWeak/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicExchange/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicLoad/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMax/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicOr/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicStore/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicSub/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicXor/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/bitcast/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ceil/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/clamp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cos/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cosh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countLeadingZeros/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countOneBits/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countTrailingZeros/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cross/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/degrees/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/determinant/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/distance/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dot/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdx/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxCoarse/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxFine/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdy/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyCoarse/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyFine/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/extractBits/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/faceForward/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstLeadingBit/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstTrailingBit/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/floor/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fma/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fract/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/frexp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidth/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthCoarse/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthFine/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/insertBits/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/inversesqrt/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ldexp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/length/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/max/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/min/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/mix/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/modf/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/normalize/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16float/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16snorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16unorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8snorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8unorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pow/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/quantizeToF16/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/radians/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reflect/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/refract/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reverseBits/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/round/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/saturate/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/select/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sign/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sinh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/smoothstep/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sqrt/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/step/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/storageBarrier/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tan/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tanh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureDimension/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGather/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGatherCompare/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureLoad/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLayers/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLevels/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumSamples/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSample/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleBias/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompare/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompareLevel/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleGrad/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleLevel/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureStore/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/transpose/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/trunc/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16float/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16snorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16unorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/workgroupBarrier/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_assignment/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_conversion/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_logical/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_conversion/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_conversion/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_arithmetic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_complement/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_conversion/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_complement/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_conversion/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/float_parse/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/call/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/complex/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/eval_order/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/for/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/if/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/loop/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/phony/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/return/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/switch/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/while/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/adjacent/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/barrier/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/coherence/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/weak/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/padding/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access_vertex/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/compute_builtins/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/shared_structs/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shadow/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/statement/increment_decrement/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/zero_init/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/const_assert/const_assert/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/const/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/override/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/ptr_spelling/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/var_access_mode/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/binary/bitwise_shift/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/abs/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acos/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acosh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asinh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atanh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atomics/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/bitcast/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/ceil/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/clamp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cos/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cosh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/degrees/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/inverseSqrt/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/length/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log2/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/modf/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/radians/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/round/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/saturate/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sign/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sinh/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sqrt/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/tan/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/alias_analysis/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/restrictions/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/attribute/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/binary_ops/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/blankspace/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/break/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/comments/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const_assert/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/diagnostic/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/discard/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/enable/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/identifiers/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/literal/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/must_use/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/pipeline_stage/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/semicolon/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/source/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/unary_ops/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/var_and_let/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/binding/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/entry_point/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group_and_binding/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/id/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/interpolate/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/invariant/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/locations/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/size/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/workgroup_size/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/alias/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/struct/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/vector/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/uniformity/uniformity/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texel_data/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texture_ok/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/configure/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/context_creation/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getCurrentTexture/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getPreferredCanvasFormat/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/readbackFromWebGPUCanvas/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageBitmap/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageData/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/canvas/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/image/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/video/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/external_texture/video/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini create mode 100644 testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini (limited to 'testing/web-platform/mozilla/meta/webgpu') diff --git a/testing/web-platform/mozilla/meta/webgpu/__dir__.ini b/testing/web-platform/mozilla/meta/webgpu/__dir__.ini new file mode 100644 index 0000000000..36b2250b80 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/__dir__.ini @@ -0,0 +1,7 @@ +prefs: + if os == "mac": [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true, dom.webgpu.testing.assert-hardware-adapter:true] + if os == "windows": [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true, dom.webgpu.testing.assert-hardware-adapter:true] + [dom.webgpu.enabled:true, dom.webgpu.workers.enabled:true] +tags: [webgpu] +disabled: + if release_or_beta: https://mozilla-hub.atlassian.net/browse/FFXP-223 diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapter/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapter/cts.https.html.ini new file mode 100644 index 0000000000..5482aee8e1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapter/cts.https.html.ini @@ -0,0 +1,52 @@ +[cts.https.html?q=webgpu:api,operation,adapter,requestAdapter:requestAdapter:*] + [:powerPreference="_undef_";forceFallbackAdapter="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="_undef_";forceFallbackAdapter=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="_undef_";forceFallbackAdapter=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="high-performance";forceFallbackAdapter="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="high-performance";forceFallbackAdapter=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="high-performance";forceFallbackAdapter=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="low-power";forceFallbackAdapter="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="low-power";forceFallbackAdapter=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:powerPreference="low-power";forceFallbackAdapter=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestAdapter:requestAdapter_no_parameters:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapterInfo/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapterInfo/cts.https.html.ini new file mode 100644 index 0000000000..d2d412e314 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestAdapterInfo/cts.https.html.ini @@ -0,0 +1,9 @@ +[cts.https.html?q=webgpu:api,operation,adapter,requestAdapterInfo:adapter_info:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestAdapterInfo:adapter_info_with_hints:*] + [:] diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestDevice/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestDevice/cts.https.html.ini new file mode 100644 index 0000000000..8c77804e72 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/adapter/requestDevice/cts.https.html.ini @@ -0,0 +1,584 @@ +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:default:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:features,known:*] + [:feature="bgra8unorm-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="depth-clip-control"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="float32-filterable"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="indirect-first-instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="rg11b10ufloat-renderable"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="shader-f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="texture-compression-bc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:feature="timestamp-query"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:features,unknown:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:invalid:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:limit,better_than_supported:*] + [:limit="maxBindGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBindGroupsPlusVertexBuffers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBindingsPerBindGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBufferSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachmentBytesPerSample"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachments"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeInvocationsPerWorkgroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeX"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeY"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeZ"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupStorageSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupsPerDimension"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicStorageBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicUniformBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderComponents"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderVariables"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSampledTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSamplersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureArrayLayers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension1D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension2D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension3D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexAttributes"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBufferArrayStride"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBuffers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minStorageBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minUniformBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:limit,worse_than_default:*] + [:limit="maxBindGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBindGroupsPlusVertexBuffers"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limit="maxBindingsPerBindGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBufferSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachmentBytesPerSample"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachments"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeInvocationsPerWorkgroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeX"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeY"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeZ"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupStorageSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupsPerDimension"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicStorageBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicUniformBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderComponents"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderVariables"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSampledTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSamplersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureArrayLayers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension1D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension2D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension3D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexAttributes"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBufferArrayStride"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBuffers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minStorageBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minUniformBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:limits,supported:*] + [:limit="maxBindGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBindGroupsPlusVertexBuffers"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limit="maxBindingsPerBindGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxBufferSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachmentBytesPerSample"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxColorAttachments"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeInvocationsPerWorkgroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeX"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeY"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupSizeZ"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupStorageSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxComputeWorkgroupsPerDimension"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicStorageBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxDynamicUniformBuffersPerPipelineLayout"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderComponents"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxInterStageShaderVariables"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSampledTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxSamplersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxStorageTexturesPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureArrayLayers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension1D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension2D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxTextureDimension3D"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBufferBindingSize"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxUniformBuffersPerShaderStage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexAttributes"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBufferArrayStride"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="maxVertexBuffers"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minStorageBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limit="minUniformBufferOffsetAlignment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:limits,unknown:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,adapter,requestDevice:stale:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map/cts.https.html.ini new file mode 100644 index 0000000000..7eafbefd74 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map/cts.https.html.ini @@ -0,0 +1,863 @@ +[cts.https.html?q=webgpu:api,operation,buffers,map:mapAsync,mapState:*] + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="invalid";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="read";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="READ";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=false;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=false;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=false;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usageType="write";mapModeType="WRITE";beforeUnmap=true;beforeDestroy=true;afterUnmap=true;afterDestroy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mapAsync,read,typedArrayAccess:*] + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mapAsync,read:*] + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="default-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="minimal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mapAsync,write,unchanged_ranges_preserved:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mapAsync,write:*] + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mappedAtCreation,mapState:*] + [:usageType="invalid";afterUnmap=false;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="invalid";afterUnmap=false;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="invalid";afterUnmap=true;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="invalid";afterUnmap=true;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="read";afterUnmap=false;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="read";afterUnmap=false;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="read";afterUnmap=true;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="read";afterUnmap=true;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="write";afterUnmap=false;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="write";afterUnmap=false;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="write";afterUnmap=true;afterDestroy=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usageType="write";afterUnmap=true;afterDestroy=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:mappedAtCreation:*] + [:mappable=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mappable=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,map:remapped_for_write:*] + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="default-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="explicit-expand";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="default-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="explicit-expand"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mapAsyncRegionLeft="minimal";mapAsyncRegionRight="minimal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_ArrayBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_ArrayBuffer/cts.https.html.ini new file mode 100644 index 0000000000..0a60620976 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_ArrayBuffer/cts.https.html.ini @@ -0,0 +1,23 @@ +[cts.https.html?q=webgpu:api,operation,buffers,map_ArrayBuffer:postMessage:*] + [:transfer=false;mapMode="READ"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:transfer=false;mapMode="WRITE"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:transfer=true;mapMode="READ"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:transfer=true;mapMode="WRITE"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_detach/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_detach/cts.https.html.ini new file mode 100644 index 0000000000..e33e5e91db --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_detach/cts.https.html.ini @@ -0,0 +1,5 @@ +[cts.https.html?q=webgpu:api,operation,buffers,map_detach:while_mapped:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_oom/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_oom/cts.https.html.ini new file mode 100644 index 0000000000..c7c76b2f62 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/map_oom/cts.https.html.ini @@ -0,0 +1,15 @@ +[cts.https.html?q=webgpu:api,operation,buffers,map_oom:mappedAtCreation:*] + [:oom=false;size=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:oom=true;size=137438953472] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:oom=true;size=9007199254740984] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/threading/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/threading/cts.https.html.ini new file mode 100644 index 0000000000..f330be8f1b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/buffers/threading/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:api,operation,buffers,threading:destroyed:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,buffers,threading:serialize:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/basic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/basic/cts.https.html.ini new file mode 100644 index 0000000000..75b97ac86a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/basic/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,basic:b2t2b:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,basic:b2t2t2b:*] + expected: + if os == "win" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,basic:empty:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/clearBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/clearBuffer/cts.https.html.ini new file mode 100644 index 0000000000..bb6c57d897 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/clearBuffer/cts.https.html.ini @@ -0,0 +1,7 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,clearBuffer:clear:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyBufferToBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyBufferToBuffer/cts.https.html.ini new file mode 100644 index 0000000000..5c7d1236e3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyBufferToBuffer/cts.https.html.ini @@ -0,0 +1,19 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,copyBufferToBuffer:copy_order:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyBufferToBuffer:single:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyBufferToBuffer:state_transitions:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyTextureToTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyTextureToTexture/cts.https.html.ini new file mode 100644 index 0000000000..062b107769 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/copyTextureToTexture/cts.https.html.ini @@ -0,0 +1,2373 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,compressed,array:*] + [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm";dstFormat="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm";dstFormat="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm-srgb";dstFormat="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm-srgb";dstFormat="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm";dstFormat="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm";dstFormat="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm-srgb";dstFormat="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm-srgb";dstFormat="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc4-r-snorm";dstFormat="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc4-r-unorm";dstFormat="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc5-rg-snorm";dstFormat="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc5-rg-unorm";dstFormat="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc6h-rgb-float";dstFormat="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc6h-rgb-ufloat";dstFormat="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm";dstFormat="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm";dstFormat="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm-srgb";dstFormat="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm-srgb";dstFormat="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="eac-r11snorm";dstFormat="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="eac-r11unorm";dstFormat="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="eac-rg11snorm";dstFormat="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="eac-rg11unorm";dstFormat="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,compressed,non_array:*] + [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x10-unorm-srgb";dstFormat="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x5-unorm-srgb";dstFormat="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x6-unorm-srgb";dstFormat="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-10x8-unorm-srgb";dstFormat="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x10-unorm-srgb";dstFormat="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-12x12-unorm-srgb";dstFormat="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-4x4-unorm-srgb";dstFormat="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x4-unorm-srgb";dstFormat="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-5x5-unorm-srgb";dstFormat="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x5-unorm-srgb";dstFormat="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-6x6-unorm-srgb";dstFormat="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x5-unorm-srgb";dstFormat="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x6-unorm-srgb";dstFormat="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="astc-8x8-unorm-srgb";dstFormat="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc1-rgba-unorm-srgb";dstFormat="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm";dstFormat="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm";dstFormat="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm-srgb";dstFormat="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc2-rgba-unorm-srgb";dstFormat="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm";dstFormat="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm";dstFormat="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm-srgb";dstFormat="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc3-rgba-unorm-srgb";dstFormat="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc4-r-snorm";dstFormat="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc4-r-unorm";dstFormat="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc5-rg-snorm";dstFormat="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc5-rg-unorm";dstFormat="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc6h-rgb-float";dstFormat="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc6h-rgb-ufloat";dstFormat="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm";dstFormat="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm";dstFormat="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm-srgb";dstFormat="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bc7-rgba-unorm-srgb";dstFormat="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="eac-r11snorm";dstFormat="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="eac-r11unorm";dstFormat="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="eac-rg11snorm";dstFormat="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="eac-rg11unorm";dstFormat="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8a1unorm-srgb";dstFormat="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgb8unorm-srgb";dstFormat="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="etc2-rgba8unorm-srgb";dstFormat="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,array:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r16float";dstFormat="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16float";dstFormat="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r16sint";dstFormat="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16sint";dstFormat="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r16uint";dstFormat="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16uint";dstFormat="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32float";dstFormat="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32float";dstFormat="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32sint";dstFormat="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32sint";dstFormat="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32uint";dstFormat="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32uint";dstFormat="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r8sint";dstFormat="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8sint";dstFormat="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="r8uint";dstFormat="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8uint";dstFormat="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16float";dstFormat="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16float";dstFormat="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32float";dstFormat="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32float";dstFormat="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg8sint";dstFormat="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8sint";dstFormat="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg8uint";dstFormat="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8uint";dstFormat="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:color_textures,non_compressed,non_array:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm";dstFormat="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="bgra8unorm-srgb";dstFormat="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16float";dstFormat="r16float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16float";dstFormat="r16float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16float";dstFormat="r16float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16sint";dstFormat="r16sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16sint";dstFormat="r16sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16sint";dstFormat="r16sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16uint";dstFormat="r16uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16uint";dstFormat="r16uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r16uint";dstFormat="r16uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32float";dstFormat="r32float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32float";dstFormat="r32float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32float";dstFormat="r32float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32sint";dstFormat="r32sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32sint";dstFormat="r32sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32sint";dstFormat="r32sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32uint";dstFormat="r32uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="r32uint";dstFormat="r32uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r32uint";dstFormat="r32uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="r8sint";dstFormat="r8sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8sint";dstFormat="r8sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8sint";dstFormat="r8sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8snorm";dstFormat="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8snorm";dstFormat="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8snorm";dstFormat="r8snorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8uint";dstFormat="r8uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8uint";dstFormat="r8uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8uint";dstFormat="r8uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="r8unorm";dstFormat="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg11b10ufloat";dstFormat="rg11b10ufloat";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16float";dstFormat="rg16float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16float";dstFormat="rg16float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16float";dstFormat="rg16float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16sint";dstFormat="rg16sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg16uint";dstFormat="rg16uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32float";dstFormat="rg32float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32float";dstFormat="rg32float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32float";dstFormat="rg32float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32sint";dstFormat="rg32sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg32uint";dstFormat="rg32uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8sint";dstFormat="rg8sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8sint";dstFormat="rg8sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8sint";dstFormat="rg8sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8snorm";dstFormat="rg8snorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8uint";dstFormat="rg8uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8uint";dstFormat="rg8uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8uint";dstFormat="rg8uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rg8unorm";dstFormat="rg8unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="1d"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="2d"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2uint";dstFormat="rgb10a2uint";dimension="3d"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb10a2unorm";dstFormat="rgb10a2unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgb9e5ufloat";dstFormat="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16float";dstFormat="rgba16float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16sint";dstFormat="rgba16sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba16uint";dstFormat="rgba16uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32float";dstFormat="rgba32float";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba32sint";dstFormat="rgba32sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba32uint";dstFormat="rgba32uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8sint";dstFormat="rgba8sint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8snorm";dstFormat="rgba8snorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8uint";dstFormat="rgba8uint";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm";dstFormat="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormat="rgba8unorm-srgb";dstFormat="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:copy_depth_stencil:*] + expected: + if os == "win" and debug: [OK, ERROR] + if os == "win" and not debug: [OK, CRASH] + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:copy_multisampled_color:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:copy_multisampled_depth:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,copyTextureToTexture:zero_sized:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/image_copy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/image_copy/cts.https.html.ini new file mode 100644 index 0000000000..24ebe086b6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/image_copy/cts.https.html.ini @@ -0,0 +1,10654 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:mip_levels:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes:*] + expected: + if os == "win" and not debug: [OK, CRASH] + if os == "linux" and not debug: TIMEOUT + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:offsets_and_sizes_copy_depth_stencil:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="depth16unorm";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:origins_and_extents:*] + expected: + if os == "linux" and not debug: TIMEOUT + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow:*] + expected: + if os == "linux" and not debug: TIMEOUT + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:rowsPerImage_and_bytesPerRow_depth_stencil:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="depth16unorm";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyT2B";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";copyMethod="CopyB2T";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";copyMethod="CopyT2B";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";copyMethod="WriteTexture";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,image_copy:undefined_params:*] + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="CopyB2T";checkMethod="FullCopyT2B";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="FullCopyT2B";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:initMethod="WriteTexture";checkMethod="PartialCopyT2B";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/programmable/state_tracking/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/programmable/state_tracking/cts.https.html.ini new file mode 100644 index 0000000000..c7ebd3e6c7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/programmable/state_tracking/cts.https.html.ini @@ -0,0 +1,100 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_before_pipeline:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_indices:*] + [:encoderType="compute%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_multiple_sets:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:bind_group_order:*] + [:encoderType="compute%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:compatible_pipelines:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,programmable,state_tracking:one_bind_group_multiple_slots:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/queries/occlusionQuery/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/queries/occlusionQuery/cts.https.html.ini new file mode 100644 index 0000000000..251c0a6e3f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/queries/occlusionQuery/cts.https.html.ini @@ -0,0 +1,1282 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,alpha_to_coverage:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=0.75] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";alpha=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,basic:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,depth:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,empty:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,initial:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,multi_resolve:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,sample_mask:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero";sampleMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,scissor:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,queries,occlusionQuery:occlusion_query,stencil:*] + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=0;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="direct";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="non-zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="non-zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:writeMask=15;renderMode="render-bundle";bufferOffset="zero";querySetOffset="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/render/state_tracking/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/render/state_tracking/cts.https.html.ini new file mode 100644 index 0000000000..43a3cb234f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/command_buffer/render/state_tracking/cts.https.html.ini @@ -0,0 +1,33 @@ +[cts.https.html?q=webgpu:api,operation,command_buffer,render,state_tracking:change_pipeline_before_and_after_vertex_buffer:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_before_non_indexed_draw:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,render,state_tracking:set_index_buffer_without_changing_buffer:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,render,state_tracking:set_vertex_buffer_but_not_used_in_draw:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,command_buffer,render,state_tracking:set_vertex_buffer_without_changing_buffer:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute/basic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute/basic/cts.https.html.ini new file mode 100644 index 0000000000..750570b8ff --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute/basic/cts.https.html.ini @@ -0,0 +1,37 @@ +[cts.https.html?q=webgpu:api,operation,compute,basic:large_dispatch:*] + [:dispatchSize="maximum"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchSize=2048] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchSize=2179] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchSize=256] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchSize=315] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchSize=628] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute,basic:memcpy:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute_pipeline/overrides/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute_pipeline/overrides/cts.https.html.ini new file mode 100644 index 0000000000..47f16773c2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/compute_pipeline/overrides/cts.https.html.ini @@ -0,0 +1,286 @@ +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:basic:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:multi_entry_points:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:numeric_id:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:precision:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:shared_shader_module:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,compute_pipeline,overrides:workgroup_size:*] + [:isAsync=false;type="i32";size=16;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=16;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=16;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=3;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=3;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=3;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=64;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=64;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";size=64;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=16;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=16;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=16;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=3;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=3;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=3;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=64;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=64;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";size=64;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=16;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=16;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=16;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=3;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=3;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=3;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=64;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=64;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";size=64;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=16;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=16;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=16;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=3;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=3;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=3;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=64;v="x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=64;v="y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";size=64;v="z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/device/lost/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/device/lost/cts.https.html.ini new file mode 100644 index 0000000000..7b6be44619 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/device/lost/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:api,operation,device,lost:lost_on_destroy:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,device,lost:not_lost_on_gc:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,device,lost:same_object:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/labels/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/labels/cts.https.html.ini new file mode 100644 index 0000000000..f3e42a4d2b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/labels/cts.https.html.ini @@ -0,0 +1,116 @@ +[cts.https.html?q=webgpu:api,operation,labels:object_has_descriptor_label:*] + [:name="beginComputePass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="beginRenderPass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createBindGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createBindGroupLayout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createBuffer"] + expected: + if os == "mac": FAIL + + [:name="createCommandEncoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createComputePipeline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createComputePipelineAsync"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createPipelineLayout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createQuerySet"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createRenderBundleEncoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createRenderPipeline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createRenderPipelineAsync"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createSampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createShaderModule"] + expected: + if os == "mac": FAIL + + [:name="createTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="createView"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="finish"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="requestDevice"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,labels:wrappers_do_not_share_labels:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/multiple_buffers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/multiple_buffers/cts.https.html.ini new file mode 100644 index 0000000000..326e47c81b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/multiple_buffers/cts.https.html.ini @@ -0,0 +1,1570 @@ +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_dispatches_in_one_compute_pass:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_draws_in_one_render_bundle:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:multiple_pairs_of_draws_in_one_render_pass:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:rw:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:wr:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [TIMEOUT, CRASH] + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,multiple_buffers:ww:*] + [:boundary="command-buffer";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="dispatch";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="pass";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["compute-pass-encoder","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-bundle-encoder","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-pass-encoder","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","b2b-copy"\];contexts=["queue","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","compute-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-bundle-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-pass-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","t2b-copy"\];contexts=["queue","command-encoder"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","write-buffer"\];contexts=["queue","queue"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/single_buffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/single_buffer/cts.https.html.ini new file mode 100644 index 0000000000..f819fa37a3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/buffer/single_buffer/cts.https.html.ini @@ -0,0 +1,1346 @@ +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:rw:*] + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_dispatches_in_the_same_compute_pass:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_draws_in_the_same_render_bundle:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:two_draws_in_the_same_render_pass:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:wr:*] + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="command-buffer";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="dispatch";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="dispatch";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="pass";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2b-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="b2t-copy";readContext="command-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="constant-uniform";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-bundle-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="storage";writeContext="render-pass-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-dispatch";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-indirect-index";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="input-vertex";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="storage";writeContext="compute-pass-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="compute-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-bundle-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="b2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="t2b-copy";writeContext="command-encoder"] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";readOp="storage-read";readContext="render-pass-encoder";writeOp="write-buffer";writeContext="queue"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,buffer,single_buffer:ww:*] + [:boundary="command-buffer";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="command-buffer";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="dispatch";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="pass";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["b2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","b2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","storage"\];contexts=["compute-pass-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["compute-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-bundle-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","t2b-copy"\];contexts=["render-pass-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["compute-pass-encoder","queue"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-bundle-encoder","queue"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["storage","write-buffer"\];contexts=["render-pass-encoder","queue"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","b2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-bundle-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","storage"\];contexts=["command-encoder","render-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","t2b-copy"\];contexts=["command-encoder","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["t2b-copy","write-buffer"\];contexts=["command-encoder","queue"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","b2b-copy"\];contexts=["queue","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","compute-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-bundle-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","storage"\];contexts=["queue","render-pass-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","t2b-copy"\];contexts=["queue","command-encoder"\]] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";writeOps=["write-buffer","write-buffer"\];contexts=["queue","queue"\]] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/texture/same_subresource/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/texture/same_subresource/cts.https.html.ini new file mode 100644 index 0000000000..3fea29695c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/memory_sync/texture/same_subresource/cts.https.html.ini @@ -0,0 +1,955 @@ +[cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:rw,single_pass,load_resolve:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:rw,single_pass,load_store:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:rw:*] + [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"render-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"sample","in":"render-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="dispatch";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="pass";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"compute-pass-encoder"};write={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-bundle-encoder"};write={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"sample","in":"render-pass-encoder"};write={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2b-copy","in":"command-encoder"};write={"op":"write-texture","in":"queue"}] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";read={"op":"t2t-copy","in":"command-encoder"};write={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:wr:*] + [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="dispatch";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="pass";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-resolve","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"attachment-store","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"b2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"compute-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"render-bundle-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"storage","in":"render-pass-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"sample","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"t2t-copy","in":"command-encoder"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"sample","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"t2b-copy","in":"command-encoder"}] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";write={"op":"write-texture","in":"queue"};read={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,memory_sync,texture,same_subresource:ww:*] + [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"attachment-store","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="command-buffer";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="dispatch";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="pass";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-resolve","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"attachment-store","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"b2t-copy","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"compute-pass-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-bundle-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"storage","in":"render-pass-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"t2t-copy","in":"command-encoder"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"attachment-resolve","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"attachment-store","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"b2t-copy","in":"command-encoder"}] + expected: + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"compute-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"render-bundle-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"storage","in":"render-pass-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"t2t-copy","in":"command-encoder"}] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:boundary="queue-op";first={"op":"write-texture","in":"queue"};second={"op":"write-texture","in":"queue"}] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/onSubmittedWorkDone/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/onSubmittedWorkDone/cts.https.html.ini new file mode 100644 index 0000000000..11e9082698 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/onSubmittedWorkDone/cts.https.html.ini @@ -0,0 +1,38 @@ +[cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:many,parallel:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:many,parallel_order:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:many,serial:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:with_work:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,onSubmittedWorkDone:without_work:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/pipeline/default_layout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/pipeline/default_layout/cts.https.html.ini new file mode 100644 index 0000000000..edbf73d29e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/pipeline/default_layout/cts.https.html.ini @@ -0,0 +1,19 @@ +[cts.https.html?q=webgpu:api,operation,pipeline,default_layout:getBindGroupLayout_js_object:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,pipeline,default_layout:incompatible_with_explicit:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,pipeline,default_layout:layout:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/queue/writeBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/queue/writeBuffer/cts.https.html.ini new file mode 100644 index 0000000000..701bce0a07 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/queue/writeBuffer/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:api,operation,queue,writeBuffer:array_types:*] + [:arrayType="Float32Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Float32Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Float64Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Float64Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Int16Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Int16Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Int32Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Int32Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Int8Array";useArrayBuffer=false] + expected: + if os == "mac": FAIL + + [:arrayType="Int8Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Uint16Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Uint16Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Uint32Array";useArrayBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayType="Uint32Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + [:arrayType="Uint8Array";useArrayBuffer=false] + expected: + if os == "mac": FAIL + + [:arrayType="Uint8Array";useArrayBuffer=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,queue,writeBuffer:multiple_writes_at_different_offsets_and_sizes:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/reflection/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/reflection/cts.https.html.ini new file mode 100644 index 0000000000..7b51e259e8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/reflection/cts.https.html.ini @@ -0,0 +1,18 @@ +[cts.https.html?q=webgpu:api,operation,reflection:buffer_reflection_attributes:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,reflection:query_set_reflection_attributes:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,reflection:texture_reflection_attributes:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/clear_value/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/clear_value/cts.https.html.ini new file mode 100644 index 0000000000..9f5efa7062 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/clear_value/cts.https.html.ini @@ -0,0 +1,184 @@ +[cts.https.html?q=webgpu:api,operation,render_pass,clear_value:layout:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,clear_value:loaded:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,clear_value:srgb:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,clear_value:stencil_clear_value:*] + [:stencilFormat="depth24plus-stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth24plus-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="depth32float-stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=0;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=1;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=255;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=258;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=false] + expected: + if os == "mac": FAIL + + [:stencilFormat="stencil8";stencilClearValue=65539;applyStencilClearValueAsStencilReferenceValue=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,clear_value:stored:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/resolve/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/resolve/cts.https.html.ini new file mode 100644 index 0000000000..e1f0ebfd2a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/resolve/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:api,operation,render_pass,resolve:render_pass_resolve:*] + [:storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeOp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeOp/cts.https.html.ini new file mode 100644 index 0000000000..1731d0d41d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeOp/cts.https.html.ini @@ -0,0 +1,469 @@ +[cts.https.html?q=webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:*] + [:colorFormat="bgra8unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="bgra8unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="bgra8unorm-srgb";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="bgra8unorm-srgb";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r16uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r32uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="r8unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg16uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg32uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rg8unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgb10a2uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgb10a2uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgb10a2unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgb10a2unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba16uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba32uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8sint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8sint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8uint";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8uint";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8unorm-srgb";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorFormat="rgba8unorm-srgb";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_with_depth_stencil_attachment:*] + [:colorStoreOperation="discard";depthStencilStoreOperation="discard"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:colorStoreOperation="discard";depthStencilStoreOperation="store"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:colorStoreOperation="store";depthStencilStoreOperation="discard"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:colorStoreOperation="store";depthStencilStoreOperation="store"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,storeOp:render_pass_store_op,depth_stencil_attachment_only:*] + [:depthStencilFormat="depth16unorm";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth16unorm";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth32float";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth32float";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="stencil8";storeOperation="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="stencil8";storeOperation="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pass,storeOp:render_pass_store_op,multiple_color_attachments:*] + [:storeOperation1="discard";storeOperation2="discard"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:storeOperation1="discard";storeOperation2="store"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:storeOperation1="store";storeOperation2="discard"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:storeOperation1="store";storeOperation2="store"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeop2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeop2/cts.https.html.ini new file mode 100644 index 0000000000..b6d74cac97 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pass/storeop2/cts.https.html.ini @@ -0,0 +1,8 @@ +[cts.https.html?q=webgpu:api,operation,render_pass,storeop2:storeOp_controls_whether_1x1_drawn_quad_is_stored:*] + [:storeOp="discard"] + expected: + if os == "mac": FAIL + + [:storeOp="store"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/culling_tests/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/culling_tests/cts.https.html.ini new file mode 100644 index 0000000000..71bc048a1f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/culling_tests/cts.https.html.ini @@ -0,0 +1,24 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,culling_tests:culling:*] + [:frontFace="ccw";cullMode="back"] + expected: + if os == "mac": FAIL + + [:frontFace="ccw";cullMode="front"] + expected: + if os == "mac": FAIL + + [:frontFace="ccw";cullMode="none"] + expected: + if os == "mac": FAIL + + [:frontFace="cw";cullMode="back"] + expected: + if os == "mac": FAIL + + [:frontFace="cw";cullMode="front"] + expected: + if os == "mac": FAIL + + [:frontFace="cw";cullMode="none"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini new file mode 100644 index 0000000000..bb909d858f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/overrides/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:basic:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:multi_entry_points:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:precision:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,overrides:shared_shader_module:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/pipeline_output_targets/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/pipeline_output_targets/cts.https.html.ini new file mode 100644 index 0000000000..dbfbb780d5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/pipeline_output_targets/cts.https.html.ini @@ -0,0 +1,342 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,pipeline_output_targets:color,attachments:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count,blend:*] + [:format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,pipeline_output_targets:color,component_count:*] + [:format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/primitive_topology/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/primitive_topology/cts.https.html.ini new file mode 100644 index 0000000000..4bbccf98c0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/primitive_topology/cts.https.html.ini @@ -0,0 +1,103 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,primitive_topology:basic:*] + [:topology="line-list";indirect=false;primitiveRestart=false] + expected: + if os == "mac": FAIL + + [:topology="line-list";indirect=true;primitiveRestart=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="line-strip";indirect=false;primitiveRestart=false] + expected: + if os == "mac": FAIL + + [:topology="line-strip";indirect=false;primitiveRestart=true] + expected: + if os == "mac": FAIL + + [:topology="line-strip";indirect=true;primitiveRestart=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="line-strip";indirect=true;primitiveRestart=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="point-list";indirect=false;primitiveRestart=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="point-list";indirect=true;primitiveRestart=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="triangle-list";indirect=false;primitiveRestart=false] + expected: + if os == "mac": FAIL + + [:topology="triangle-list";indirect=true;primitiveRestart=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="triangle-strip";indirect=false;primitiveRestart=false] + expected: + if os == "mac": FAIL + + [:topology="triangle-strip";indirect=false;primitiveRestart=true] + expected: + if os == "mac": FAIL + + [:topology="triangle-strip";indirect=true;primitiveRestart=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="triangle-strip";indirect=true;primitiveRestart=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,primitive_topology:unaligned_vertex_count:*] + [:topology="line-list";indirect=false;drawCount=5] + expected: + if os == "mac": FAIL + + [:topology="line-list";indirect=true;drawCount=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="triangle-list";indirect=false;drawCount=4] + expected: + if os == "mac": FAIL + + [:topology="triangle-list";indirect=false;drawCount=5] + expected: + if os == "mac": FAIL + + [:topology="triangle-list";indirect=true;drawCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:topology="triangle-list";indirect=true;drawCount=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/sample_mask/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/sample_mask/cts.https.html.ini new file mode 100644 index 0000000000..6fa411f895 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/sample_mask/cts.https.html.ini @@ -0,0 +1,439 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,sample_mask:alpha_to_coverage_mask:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:interpolated=false;sampleCount=4;rasterizationMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=11] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=12] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=13] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=15] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=10] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=11] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=12] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=13] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=14] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=15] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=7] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=8] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,render_pipeline,sample_mask:fragment_output_mask:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:interpolated=false;sampleCount=1;rasterizationMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=1;rasterizationMask=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=10] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=11] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=12] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=13] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=14] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=15] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=false;sampleCount=4;rasterizationMask=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=1;rasterizationMask=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=1;rasterizationMask=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=10] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=11] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=12] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=13] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=14] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=15] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=2] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=3] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=5] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=6] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=7] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=8] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:interpolated=true;sampleCount=4;rasterizationMask=9] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline/cts.https.html.ini new file mode 100644 index 0000000000..a09700b10a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline/cts.https.html.ini @@ -0,0 +1,4 @@ +[cts.https.html?q=webgpu:api,operation,render_pipeline,vertex_only_render_pipeline:draw_depth_and_stencil_with_vertex_only_pipeline:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/basic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/basic/cts.https.html.ini new file mode 100644 index 0000000000..15e26281b8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/basic/cts.https.html.ini @@ -0,0 +1,36 @@ +[cts.https.html?q=webgpu:api,operation,rendering,basic:clear:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,basic:fullscreen_quad:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,basic:large_draw:*] + [:indexed=false;indirect=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexed=false;indirect=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexed=true;indirect=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexed=true;indirect=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/color_target_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/color_target_state/cts.https.html.ini new file mode 100644 index 0000000000..04900ec707 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/color_target_state/cts.https.html.ini @@ -0,0 +1,6508 @@ +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blend_constant,initial:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blend_constant,not_inherited:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blend_constant,setting:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:*] + expected: + if os == "win" and debug: TIMEOUT + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:component="alpha";srcFactor="constant";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="constant";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="dst-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one";operation="max"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one";operation="min"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-constant";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="zero";operation="add"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="src-alpha-saturated";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="alpha";srcFactor="zero";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="constant";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="dst-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one";operation="max"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one";operation="min"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-constant";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-dst-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="one-minus-src-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="src-alpha-saturated";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-constant";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-dst-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="one-minus-src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="src-alpha-saturated";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="zero";operation="add"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="zero";operation="reverse-subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:component="color";srcFactor="zero";dstFactor="zero";operation="subtract"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blending,clamping:*] + [:format="rg16float";srcValue=0.4;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=0.4;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=0.6;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=0.6;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=0.8;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=0.8;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=1;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";srcValue=1;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.4;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.4;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.6;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.6;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.8;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=0.8;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=1;dstValue=0.2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";srcValue=1;dstValue=0.4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:blending,formats:*] + [:format="bgra8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:color_write_mask,blending_disabled:*] + [:disabled=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:disabled=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,color_target_state:color_write_mask,channel_work:*] + [:mask=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=10] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=11] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=12] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=13] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=14] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=15] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=5] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=6] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=7] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=8] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mask=9] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth/cts.https.html.ini new file mode 100644 index 0000000000..722d14b540 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth/cts.https.html.ini @@ -0,0 +1,666 @@ +[cts.https.html?q=webgpu:api,operation,rendering,depth:depth_compare_func:*] + [:format="depth16unorm";depthCompare="always";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="always";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="always";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="greater-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="less-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="never";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="never";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="never";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="not-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="not-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";depthCompare="not-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="always";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="always";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="always";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="greater-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="less-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="never";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="never";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="never";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="not-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="not-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";depthCompare="not-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="always";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="always";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="always";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="greater-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="less-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="never";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="never";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="never";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="not-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="not-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthCompare="not-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="always";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="always";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="always";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="greater-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="less-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="never";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="never";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="never";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="not-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="not-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";depthCompare="not-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="always";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="always";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="always";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="greater-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="less-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="never";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="never";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="never";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="not-equal";depthClearValue=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="not-equal";depthClearValue=0.5001] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthCompare="not-equal";depthClearValue=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth:depth_disabled:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth:depth_test_fail:*] + [:secondDepth=0;lastDepth=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:secondDepth=1;lastDepth=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:secondDepth=2;lastDepth=0.9] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth:depth_write_disabled:*] + [:depthWriteEnabled=false;lastDepth=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthWriteEnabled=false;lastDepth=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthWriteEnabled=true;lastDepth=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthWriteEnabled=true;lastDepth=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth:reverse_depth:*] + [:reversed=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:reversed=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_bias/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_bias/cts.https.html.ini new file mode 100644 index 0000000000..3cd3950de5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_bias/cts.https.html.ini @@ -0,0 +1,67 @@ +[cts.https.html?q=webgpu:api,operation,rendering,depth_bias:depth_bias:*] + [:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=-0.125] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=0.125] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.125] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=1;bias=0;biasSlopeScale=-0.5;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=1;bias=0;biasSlopeScale=0;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:quadAngle=1;bias=0;biasSlopeScale=1;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth_bias:depth_bias_24bit_format:*] + [:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";quadAngle=1;bias=8388608;biasSlopeScale=1;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0.1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";quadAngle=1;bias=8388608;biasSlopeScale=1;biasClamp=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_clip_clamp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_clip_clamp/cts.https.html.ini new file mode 100644 index 0000000000..0f58763403 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/depth_clip_clamp/cts.https.html.ini @@ -0,0 +1,432 @@ +[cts.https.html?q=webgpu:api,operation,rendering,depth_clip_clamp:depth_clamp_and_clip:*] + [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth="_undef_";writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=false;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=false;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth="_undef_";writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth="_undef_";writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth="_undef_";writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth="_undef_";writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth="_undef_";writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth="_undef_";writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth="_undef_";writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;writeDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:*] + [:format="depth16unorm";unclippedDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";unclippedDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";unclippedDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";unclippedDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";unclippedDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=false;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";unclippedDepth=true;multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/draw/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/draw/cts.https.html.ini new file mode 100644 index 0000000000..e88153fb95 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/draw/cts.https.html.ini @@ -0,0 +1,4827 @@ +[cts.https.html?q=webgpu:api,operation,rendering,draw:arguments:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=0;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=0;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=3;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=0;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=0;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=1;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=false;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=0;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=false;indirect=true;vertex_buffer_offset=32;index_buffer_offset="_undef_";base_vertex="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=false;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=0;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=0;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:first=3;count=6;first_instance=2;instance_count=4;indexed=true;indirect=true;vertex_buffer_offset=32;index_buffer_offset=16;base_vertex=9] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,draw:default_arguments:*] + [:mode="draw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:mode="drawIndexed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,draw:largeish_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,draw:vertex_attributes,basic:*] + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=16;vertex_buffer_count=8;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=1;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=4;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=1;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=4;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="float32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="instance"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="mixed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:vertex_attribute_count=8;vertex_buffer_count=8;vertex_format="uint32";step_mode="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,draw:vertex_attributes,formats:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/indirect_draw/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/indirect_draw/cts.https.html.ini new file mode 100644 index 0000000000..fba50f05cc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/indirect_draw/cts.https.html.ini @@ -0,0 +1,14 @@ +[cts.https.html?q=webgpu:api,operation,rendering,indirect_draw:basics:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:isIndexed=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isIndexed=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/stencil/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/stencil/cts.https.html.ini new file mode 100644 index 0000000000..7547a65a8c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/rendering/stencil/cts.https.html.ini @@ -0,0 +1,950 @@ +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_compare_func:*] + [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="always";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="greater-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="less-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="never";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";stencilCompare="not-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="always";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="greater-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="less-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="never";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";stencilCompare="not-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="always";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="always";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="always";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="greater-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="less-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="never";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="never";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="never";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="not-equal";stencilRefValue=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="not-equal";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";stencilCompare="not-equal";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_depthFailOp_operation:*] + [:format="depth24plus-stencil8";depthFailOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="decrement-wrap";initialStencil=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";depthFailOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="decrement-wrap";initialStencil=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";depthFailOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_failOp_operation:*] + [:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="decrement-wrap";initialStencil=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";failOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="decrement-wrap";initialStencil=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";failOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="decrement-wrap";initialStencil=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";failOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_passOp_operation:*] + [:format="depth24plus-stencil8";passOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";passOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";passOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="decrement-clamp";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="decrement-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="decrement-wrap";initialStencil=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="decrement-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="increment-clamp";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="increment-clamp";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="increment-wrap";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="increment-wrap";initialStencil=255] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="invert";initialStencil=240] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="keep";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="replace";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";passOp="zero";initialStencil=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_read_write_mask:*] + [:format="depth24plus-stencil8";maskType="read";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";maskType="read";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";maskType="write";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";maskType="write";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";maskType="read";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";maskType="read";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";maskType="write";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";maskType="write";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";maskType="read";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";maskType="read";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";maskType="write";stencilRefValue=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";maskType="write";stencilRefValue=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_reference_initialized:*] + [:format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/buffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/buffer/cts.https.html.ini new file mode 100644 index 0000000000..02b4339e02 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/buffer/cts.https.html.ini @@ -0,0 +1,152 @@ +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_buffer_to_buffer_copy_source:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_buffer_to_texture:*] + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:copy_texture_to_partial_buffer:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:index_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:indirect_buffer_for_dispatch_indirect:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:indirect_buffer_for_draw_indirect:*] + [:test_indexed_draw=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:test_indexed_draw=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_partial_buffer:*] + [:mapMode=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:mapMode=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:map_whole_buffer:*] + [:mapMode=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:mapMode=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_partial_buffer:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:bufferUsage=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferUsage=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferUsage=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:mapped_at_creation_whole_buffer:*] + [:bufferUsage=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferUsage=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferUsage=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:partial_write_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:readonly_storage_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:resolve_query_set_to_partial_buffer:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:storage_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:uniform_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,resource_init,buffer:vertex_buffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini new file mode 100644 index 0000000000..66cebf8bd8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/resource_init/texture_zero/cts.https.html.ini @@ -0,0 +1,2050 @@ +[cts.https.html?q=webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:*] + expected: + if os == "win" and debug: [OK, TIMEOUT, CRASH] + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:dimension="1d";readMethod="CopyToBuffer";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";readMethod="Sample";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="depth16unorm"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="depth32float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="depth32float-stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgb10a2uint"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToBuffer";format="stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="depth16unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="depth32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="depth32float-stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgb10a2uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="CopyToTexture";format="stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";readMethod="DepthTest";format="depth16unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="DepthTest";format="depth24plus"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="DepthTest";format="depth24plus-stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="DepthTest";format="depth32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="DepthTest";format="depth32float-stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="bgra8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="bgra8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="r8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg11b10ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rg8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgb10a2uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgb10a2unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgb9e5ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="Sample";format="rgba8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="StencilTest";format="depth24plus-stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="StencilTest";format="depth32float-stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";readMethod="StencilTest";format="stencil8"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="bgra8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="r8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg11b10ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rg8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgb10a2unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgb9e5ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToBuffer";format="rgba8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="bgra8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="r8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg11b10ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rg8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgb10a2uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgb10a2unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgb9e5ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="CopyToTexture";format="rgba8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="bgra8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="bgra8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="r8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg11b10ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rg8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgb10a2uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgb10a2unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgb9e5ufloat"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba16float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba16sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba16uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba32float"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba32sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba32uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba8sint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba8snorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba8uint"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba8unorm"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="3d";readMethod="Sample";format="rgba8unorm-srgb"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/anisotropy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/anisotropy/cts.https.html.ini new file mode 100644 index 0000000000..f10f476501 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/anisotropy/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:api,operation,sampling,anisotropy:anisotropic_filter_checkerboard:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,sampling,anisotropy:anisotropic_filter_mipmap_color:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:maxAnisotropy=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:maxAnisotropy=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/filter_mode/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/filter_mode/cts.https.html.ini new file mode 100644 index 0000000000..c03da53204 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/sampling/filter_mode/cts.https.html.ini @@ -0,0 +1,400 @@ +[cts.https.html?q=webgpu:api,operation,sampling,filter_mode:magFilter,linear:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,sampling,filter_mode:magFilter,nearest:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,sampling,filter_mode:minFilter,linear:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,sampling,filter_mode:minFilter,nearest:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,sampling,filter_mode:mipmapFilter:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/shader_module/compilation_info/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/shader_module/compilation_info/cts.https.html.ini new file mode 100644 index 0000000000..5d2b31042e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/shader_module/compilation_info/cts.https.html.ini @@ -0,0 +1,78 @@ +[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:getCompilationInfo_returns:*] + [:valid=false;name="ascii"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="carriage-return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="unicode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=true;name="ascii"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:valid=true;name="unicode"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:line_number_and_position:*] + [:valid=false;name="ascii"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="carriage-return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="unicode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,shader_module,compilation_info:offset_and_length:*] + [:valid=false;name="ascii"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="carriage-return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=false;name="unicode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:valid=true;name="ascii"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:valid=true;name="unicode"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/format_reinterpretation/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/format_reinterpretation/cts.https.html.ini new file mode 100644 index 0000000000..0311512c29 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/format_reinterpretation/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:api,operation,texture_view,format_reinterpretation:render_and_resolve_attachment:*] + [:format="bgra8unorm";viewFormat="bgra8unorm-srgb";sampleCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm";viewFormat="bgra8unorm-srgb";sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";viewFormat="bgra8unorm";sampleCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";viewFormat="bgra8unorm";sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";viewFormat="rgba8unorm-srgb";sampleCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";viewFormat="rgba8unorm-srgb";sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";viewFormat="rgba8unorm";sampleCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";viewFormat="rgba8unorm";sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,texture_view,format_reinterpretation:texture_binding:*] + [:format="bgra8unorm";viewFormat="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";viewFormat="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";viewFormat="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";viewFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/read/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/read/cts.https.html.ini new file mode 100644 index 0000000000..3163101b24 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/read/cts.https.html.ini @@ -0,0 +1,19 @@ +[cts.https.html?q=webgpu:api,operation,texture_view,read:aspect:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,texture_view,read:dimension:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,texture_view,read:format:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/write/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/write/cts.https.html.ini new file mode 100644 index 0000000000..53d9cfd941 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/texture_view/write/cts.https.html.ini @@ -0,0 +1,19 @@ +[cts.https.html?q=webgpu:api,operation,texture_view,write:aspect:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,texture_view,write:dimension:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,texture_view,write:format:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/uncapturederror/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/uncapturederror/cts.https.html.ini new file mode 100644 index 0000000000..2c0e8b907a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/uncapturederror/cts.https.html.ini @@ -0,0 +1,14 @@ +[cts.https.html?q=webgpu:api,operation,uncapturederror:constructor:*] + [:] + + +[cts.https.html?q=webgpu:api,operation,uncapturederror:iff_uncaptured:*] + [:] + + +[cts.https.html?q=webgpu:api,operation,uncapturederror:only_original_device_is_event_target:*] + [:] + + +[cts.https.html?q=webgpu:api,operation,uncapturederror:uncapturederror_from_non_originating_thread:*] + [:] diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/correctness/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/correctness/cts.https.html.ini new file mode 100644 index 0000000000..e1dd48563c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/correctness/cts.https.html.ini @@ -0,0 +1,2031 @@ +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:array_stride_zero:*] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:buffers_with_varying_step_mode:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:discontiguous_location_and_attribs:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:non_zero_array_stride_and_attribute_offset:*] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:overlapping_attributes:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:setVertexBuffer_offset_and_attribute_offset:*] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_interleaved:*] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_buffer_used_multiple_times_overlapped:*] + [:format="float16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,correctness:vertex_format_to_shader_format_conversion:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:format="float16x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";shaderComponentCount=2] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";shaderComponentCount=3] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";shaderComponentCount=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";shaderComponentCount=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";shaderComponentCount=2] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";shaderComponentCount=3] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";shaderComponentCount=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";shaderComponentCount=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";shaderComponentCount=2] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";shaderComponentCount=3] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";shaderComponentCount=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";shaderComponentCount=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";shaderComponentCount=2] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";shaderComponentCount=3] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";shaderComponentCount=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";shaderComponentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";shaderComponentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";shaderComponentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";shaderComponentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/index_format/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/index_format/cts.https.html.ini new file mode 100644 index 0000000000..e29da53b83 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/operation/vertex_state/index_format/cts.https.html.ini @@ -0,0 +1,104 @@ +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,change_pipeline_after_setIndexBuffer:*] + [:setPipelineBeforeSetIndexBuffer=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:setPipelineBeforeSetIndexBuffer=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,setIndexBuffer_before_setPipeline:*] + [:setIndexBufferBeforeSetPipeline=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:setIndexBufferBeforeSetPipeline=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,setIndexBuffer_different_formats:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,uint16:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,uint32:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:primitive_restart:*] + [:indexFormat="uint16";primitiveTopology="line-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint16";primitiveTopology="line-strip"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint16";primitiveTopology="point-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint16";primitiveTopology="triangle-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint16";primitiveTopology="triangle-strip"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint32";primitiveTopology="line-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint32";primitiveTopology="line-strip"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint32";primitiveTopology="point-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint32";primitiveTopology="triangle-list"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexFormat="uint32";primitiveTopology="triangle-strip"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/create/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/create/cts.https.html.ini new file mode 100644 index 0000000000..ff790200a6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/create/cts.https.html.ini @@ -0,0 +1,693 @@ +[cts.https.html?q=webgpu:api,validation,buffer,create:createBuffer_invalid_and_oom:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,create:limit:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,create:size:*] + [:mappedAtCreation=false] + expected: + if os == "mac": FAIL + + [:mappedAtCreation=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,create:usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:usage1=0;usage2=0] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=1] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=128] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=16] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=2] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=256] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=32] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=32768] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=4] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=512] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=64] + expected: + if os == "mac": FAIL + + [:usage1=0;usage2=8] + expected: + if os == "mac": FAIL + + [:usage1=128;usage2=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=128] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=256] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=32] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=32768] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=512] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=64] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=128;usage2=8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=128] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=256] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=32] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=32768] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=512] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=64] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=16;usage2=8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=1;usage2=0] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=1] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=128] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=16] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=2] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=256] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=32] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=32768] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=4] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=512] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=64] + expected: + if os == "mac": FAIL + + [:usage1=1;usage2=8] + expected: + if os == "mac": FAIL + + [:usage1=256;usage2=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=128] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=256] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=32] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=32768] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=512] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=64] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=256;usage2=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=2;usage2=0] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=1] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=128] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=16] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=2] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=256] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=32] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=32768] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=4] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=512] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=64] + expected: + if os == "mac": FAIL + + [:usage1=2;usage2=8] + expected: + if os == "mac": FAIL + + [:usage1=32768;usage2=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=128] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=256] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=32] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=32768] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=512] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=64] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32768;usage2=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=128] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=256] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=32] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=32768] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=512] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=64] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=32;usage2=8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=4;usage2=0] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=1] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=128] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=16] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=2] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=256] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=32] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=32768] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=4] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=512] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=64] + expected: + if os == "mac": FAIL + + [:usage1=4;usage2=8] + expected: + if os == "mac": FAIL + + [:usage1=512;usage2=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=128] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=256] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=32] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=32768] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=512] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=64] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=512;usage2=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=128] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=256] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=32] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=32768] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=512] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=64] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=64;usage2=8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=0] + expected: + if os == "mac": FAIL + + [:usage1=8;usage2=1] + expected: + if os == "mac": FAIL + + [:usage1=8;usage2=128] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=16] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=2] + expected: + if os == "mac": FAIL + + [:usage1=8;usage2=256] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=32] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=32768] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=4] + expected: + if os == "mac": FAIL + + [:usage1=8;usage2=512] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=64] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:usage1=8;usage2=8] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/destroy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/destroy/cts.https.html.ini new file mode 100644 index 0000000000..96ee0e0b47 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/destroy/cts.https.html.ini @@ -0,0 +1,24 @@ +[cts.https.html?q=webgpu:api,validation,buffer,destroy:all_usages:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,destroy:error_buffer:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,destroy:twice:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,destroy:while_mapped:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/mapping/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/mapping/cts.https.html.ini new file mode 100644 index 0000000000..559d29f39e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/buffer/mapping/cts.https.html.ini @@ -0,0 +1,268 @@ +[cts.https.html?q=webgpu:api,validation,buffer,mapping:gc_behavior,mapAsync:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:gc_behavior,mappedAtCreation:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,disjoinRanges_many:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,disjointRanges:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,offsetAndSizeAlignment,mapped:*] + [:mapMode=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mapMode=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,offsetAndSizeAlignment,mappedAtCreation:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,sizeAndOffsetOOB,mapped:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,sizeAndOffsetOOB,mappedAtCreation:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,destroyed:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,invalid_mappedAtCreation:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,mapped:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAgain:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,mappedAtCreation:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,mappingPending:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,state,unmapped:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,subrange,mapped:*] + expected: + if os == "win" and debug: [OK, CRASH] + [:mapMode=1] + expected: + if os == "mac": FAIL + + [:mapMode=2] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:getMappedRange,subrange,mappedAtCreation:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,abort_over_invalid_error:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,earlyRejection:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,invalidBuffer:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,offsetAndSizeAlignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,offsetAndSizeOOB:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,sizeUnspecifiedOOB:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,state,destroyed:*] + expected: + if os == "win": ERROR + if os == "linux" and not debug: ERROR + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,state,mapped:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,state,mappedAtCreation:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,state,mappingPending:*] + expected: + if os == "win": ERROR + if os == "linux" and not debug: ERROR + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:mapAsync,usage:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:unmap,state,destroyed:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:unmap,state,mapped:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:unmap,state,mappedAtCreation:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:unmap,state,mappingPending:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,buffer,mapping:unmap,state,unmapped:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/query_types/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/query_types/cts.https.html.ini new file mode 100644 index 0000000000..b70a34c524 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/query_types/cts.https.html.ini @@ -0,0 +1,37 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,features,query_types:createQuerySet:*] + [:type="occlusion";featureContainsTimestampQuery=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="occlusion";featureContainsTimestampQuery=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp";featureContainsTimestampQuery=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="timestamp";featureContainsTimestampQuery=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,query_types:writeTimestamp:*] + [:featureContainsTimestampQuery=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:featureContainsTimestampQuery=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/texture_formats/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/texture_formats/cts.https.html.ini new file mode 100644 index 0000000000..8a674e0cf7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/features/texture_formats/cts.https.html.ini @@ -0,0 +1,3941 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration:*] + [:format="astc-10x10-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="eac-r11snorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:canvas_configuration_view_formats:*] + [:viewFormats=["astc-10x10-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x10-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-10x8-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x10-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-12x12-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-4x4-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x4-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-5x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-6x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x5-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x6-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["astc-8x8-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm","bgra8unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm","bgra8unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm","bgra8unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm","bgra8unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc1-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc2-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc3-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc4-r-snorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc4-r-snorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc4-r-snorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc4-r-snorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc4-r-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc4-r-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc4-r-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc4-r-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-snorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-snorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-snorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-snorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc5-rg-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-float"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-float"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-float"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-float"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-ufloat"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-ufloat"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-ufloat"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc6h-rgb-ufloat"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bc7-rgba-unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bgra8unorm","bc1-rgba-unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bgra8unorm","bc1-rgba-unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["bgra8unorm","bc1-rgba-unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["bgra8unorm","bc1-rgba-unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["depth32float-stencil8"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["depth32float-stencil8"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["depth32float-stencil8"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewFormats=["depth32float-stencil8"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11snorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11snorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11snorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11snorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-r11unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11snorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11snorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11snorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11snorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["eac-rg11unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8a1unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgb8unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm-srgb"\];canvasType="offscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm-srgb"\];canvasType="offscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm-srgb"\];canvasType="onscreen";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:viewFormats=["etc2-rgba8unorm-srgb"\];canvasType="onscreen";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:check_capability_guarantees:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:depth_stencil_state:*] + [:isAsync=false;format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:render_bundle_encoder_descriptor_depth_stencil_format:*] + [:format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor:*] + [:format="astc-10x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:texture_descriptor_view_formats:*] + [:format="astc-10x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,features,texture_formats:texture_view_descriptor:*] + [:format="astc-10x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";enable_required_feature=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindGroups/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindGroups/cts.https.html.ini new file mode 100644 index 0000000000..627aa17d8b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindGroups/cts.https.html.ini @@ -0,0 +1,502 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindGroups:createPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindGroups:createPipelineLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindGroups:setBindGroup,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";encoderType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";encoderType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";encoderType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";encoderType="compute"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";encoderType="render"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";encoderType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindGroups:validate,maxBindGroupsPlusVertexBuffers:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindingsPerBindGroup/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindingsPerBindGroup/cts.https.html.ini new file mode 100644 index 0000000000..9d4691a6a7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBindingsPerBindGroup/cts.https.html.ini @@ -0,0 +1,389 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createBindGroupLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:createPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createComputePipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipeline";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";createPipelineType="createRenderPipelineWithFragmentStage";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBindingsPerBindGroup:validate:*] + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBufferSize/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBufferSize/cts.https.html.ini new file mode 100644 index 0000000000..7c65c91b84 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxBufferSize/cts.https.html.ini @@ -0,0 +1,51 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxBufferSize:createBuffer,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachmentBytesPerSample/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachmentBytesPerSample/cts.https.html.ini new file mode 100644 index 0000000000..a5219bbb61 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachmentBytesPerSample/cts.https.html.ini @@ -0,0 +1,2187 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:beginRenderPass,at_over:*] + expected: + if os == "win" and debug: [OK, CRASH] + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderBundle,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachmentBytesPerSample:createRenderPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=1;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;sampleCount=4;interleaveFormat="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachments/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachments/cts.https.html.ini new file mode 100644 index 0000000000..e553fa960c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxColorAttachments/cts.https.html.ini @@ -0,0 +1,226 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:beginRenderPass,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:createRenderBundle,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:createRenderPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:validate,kMaxColorAttachmentsToTest:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxColorAttachments:validate,maxColorAttachmentBytesPerSample:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeInvocationsPerWorkgroup/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeInvocationsPerWorkgroup/cts.https.html.ini new file mode 100644 index 0000000000..68f4876e00 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeInvocationsPerWorkgroup/cts.https.html.ini @@ -0,0 +1,106 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeInvocationsPerWorkgroup:createComputePipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeX/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeX/cts.https.html.ini new file mode 100644 index 0000000000..57f124ffa2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeX/cts.https.html.ini @@ -0,0 +1,107 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:createComputePipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeX:validate,maxComputeInvocationsPerWorkgroup:*] + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeY/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeY/cts.https.html.ini new file mode 100644 index 0000000000..2ab488c205 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeY/cts.https.html.ini @@ -0,0 +1,118 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:createComputePipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeY:validate,maxComputeInvocationsPerWorkgroup:*] + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeZ/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeZ/cts.https.html.ini new file mode 100644 index 0000000000..76decf4463 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupSizeZ/cts.https.html.ini @@ -0,0 +1,118 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeZ:createComputePipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupSizeZ:validate,maxComputeInvocationsPerWorkgroup:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupStorageSize/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupStorageSize/cts.https.html.ini new file mode 100644 index 0000000000..2fe86ba1d1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupStorageSize/cts.https.html.ini @@ -0,0 +1,3788 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupStorageSize:createComputePipeline,at_over:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="S1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="S2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="S3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="S1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="S2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="S3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S1"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="S3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="f32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="i32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="u32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S1"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="S3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="f32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="i32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="u32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="S1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="S2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="S3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="S1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="S2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="S3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S1"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="S3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S1"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="S3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="f32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="i32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="u32"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="S3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="S3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="S1"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="S2"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="S3"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="f32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="i32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="u32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="S1"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="S2"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="S3"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="f32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="i32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="u32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="S1"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="S2"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="S3"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="f16"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="f32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="i32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="u32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="S1"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="S2"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="S3"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="f16"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="f32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="i32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="u32"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="S1"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="S2"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="S3"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="f16"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="f32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="i32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat2x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat3x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="mat4x4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="u32"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec2%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec2%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec3%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec4%3Ci32%3E"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;wgslType="vec4%3Cu32%3E"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupsPerDimension/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupsPerDimension/cts.https.html.ini new file mode 100644 index 0000000000..7f30b7e152 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxComputeWorkgroupsPerDimension/cts.https.html.ini @@ -0,0 +1,294 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupsPerDimension:dispatchWorkgroups,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipeline";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";pipelineType="createComputePipelineAsync";axis=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxComputeWorkgroupsPerDimension:validate:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicStorageBuffersPerPipelineLayout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicStorageBuffersPerPipelineLayout/cts.https.html.ini new file mode 100644 index 0000000000..61dfcce2fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicStorageBuffersPerPipelineLayout/cts.https.html.ini @@ -0,0 +1,150 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxDynamicStorageBuffersPerPipelineLayout:createBindGroupLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";visibility=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicUniformBuffersPerPipelineLayout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicUniformBuffersPerPipelineLayout/cts.https.html.ini new file mode 100644 index 0000000000..d8122b2129 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxDynamicUniformBuffersPerPipelineLayout/cts.https.html.ini @@ -0,0 +1,352 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxDynamicUniformBuffersPerPipelineLayout:createBindGroupLayout,at_over:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderComponents/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderComponents/cts.https.html.ini new file mode 100644 index 0000000000..3b3d62b33e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderComponents/cts.https.html.ini @@ -0,0 +1,3722 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxInterStageShaderComponents:createRenderPipeline,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=false;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=false;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=false;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=false;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pointList=true;frontFacing=true;sampleIndex=true;sampleMaskIn=true;sampleMaskOut=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables/cts.https.html.ini new file mode 100644 index 0000000000..73b60916e4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxInterStageShaderVariables/cts.https.html.ini @@ -0,0 +1,110 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxInterStageShaderVariables:createRenderPipeline,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage/cts.https.html.ini new file mode 100644 index 0000000000..6838197bb8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage/cts.https.html.ini @@ -0,0 +1,5789 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createBindGroupLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipeline,at_over:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSampledTexturesPerShaderStage:createPipelineLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSamplersPerShaderStage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSamplersPerShaderStage/cts.https.html.ini new file mode 100644 index 0000000000..2ddf721947 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxSamplersPerShaderStage/cts.https.html.ini @@ -0,0 +1,5831 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createBindGroupLayout,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipeline,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxSamplersPerShaderStage:createPipelineLayout,at_over:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBufferBindingSize/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBufferBindingSize/cts.https.html.ini new file mode 100644 index 0000000000..3ec3805a8a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBufferBindingSize/cts.https.html.ini @@ -0,0 +1,120 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:createBindGroup,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:validate,maxBufferSize:*] + expected: + if os == "win": [OK, TIMEOUT] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBufferBindingSize:validate:*] + expected: + if os == "win": [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage/cts.https.html.ini new file mode 100644 index 0000000000..4782803681 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage/cts.https.html.ini @@ -0,0 +1,8579 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createBindGroupLayout,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipeline,at_over:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: [TIMEOUT, ERROR] + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageBuffersPerShaderStage:createPipelineLayout,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;type="storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="read-only-storage";order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;type="storage";order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage/cts.https.html.ini new file mode 100644 index 0000000000..782e9b304b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage/cts.https.html.ini @@ -0,0 +1,2278 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createBindGroupLayout,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxStorageTexturesPerShaderStage:createPipelineLayout,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini new file mode 100644 index 0000000000..8e30afb111 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureArrayLayers/cts.https.html.ini @@ -0,0 +1,62 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureArrayLayers:createTexture,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension1D/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension1D/cts.https.html.ini new file mode 100644 index 0000000000..b0eabb3b80 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension1D/cts.https.html.ini @@ -0,0 +1,53 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureDimension1D:createTexture,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension2D/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension2D/cts.https.html.ini new file mode 100644 index 0000000000..cd153f3d3d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension2D/cts.https.html.ini @@ -0,0 +1,292 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:configure,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:createTexture,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension3D/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension3D/cts.https.html.ini new file mode 100644 index 0000000000..e11bd061f7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxTextureDimension3D/cts.https.html.ini @@ -0,0 +1,62 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxTextureDimension3D:createTexture,at_over:*] + expected: + if os == "win": [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBufferBindingSize/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBufferBindingSize/cts.https.html.ini new file mode 100644 index 0000000000..70e85d4701 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBufferBindingSize/cts.https.html.ini @@ -0,0 +1,128 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxUniformBufferBindingSize:createBindGroup,at_over:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:limitTest="atDefault";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";bufferPart="biggerBufferWithOffset"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";bufferPart="wholeBuffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxUniformBufferBindingSize:validate,maxBufferSize:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage/cts.https.html.ini new file mode 100644 index 0000000000..18a500d96c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage/cts.https.html.ini @@ -0,0 +1,5252 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createBindGroupLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipeline,at_over:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="compute";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="fragment";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertex";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleFragmentStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="backward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="forward";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="differentGroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;bindingCombination="vertexAndFragmentWithPossibleVertexStageOverflow";order="shiftByHalf";bindGroupTest="sameGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxUniformBuffersPerShaderStage:createPipelineLayout,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="forward"] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="backward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="forward"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=1;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=2;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=3;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=4;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=5;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=6;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="backward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="forward"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";visibility=7;order="shiftByHalf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexAttributes/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexAttributes/cts.https.html.ini new file mode 100644 index 0000000000..70fad3bcae --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexAttributes/cts.https.html.ini @@ -0,0 +1,96 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexAttributes:createRenderPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBufferArrayStride/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBufferArrayStride/cts.https.html.ini new file mode 100644 index 0000000000..ba0098063c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBufferArrayStride/cts.https.html.ini @@ -0,0 +1,92 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexBufferArrayStride:createRenderPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false] + expected: + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexBufferArrayStride:validate:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBuffers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBuffers/cts.https.html.ini new file mode 100644 index 0000000000..896cc58ec9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/maxVertexBuffers/cts.https.html.ini @@ -0,0 +1,323 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexBuffers:createRenderPipeline,at_over:*] + [:limitTest="atDefault";testValueName="atLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pipelineType="withLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=false;pipelineType="withoutLocations"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pipelineType="withLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";async=true;pipelineType="withoutLocations"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexBuffers:setVertexBuffer,at_over:*] + expected: + if os == "linux" and not debug: CRASH + [:limitTest="atDefault";testValueName="atLimit";encoderType="render"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="overMaximum";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";encoderType="render"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="atLimit";encoderType="renderBundle"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";encoderType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="underDefault";testValueName="overLimit";encoderType="renderBundle"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,maxVertexBuffers:validate,maxBindGroupsPlusVertexBuffers:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minStorageBufferOffsetAlignment/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minStorageBufferOffsetAlignment/cts.https.html.ini new file mode 100644 index 0000000000..af62628a48 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minStorageBufferOffsetAlignment/cts.https.html.ini @@ -0,0 +1,107 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minStorageBufferOffsetAlignment:createBindGroup,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minStorageBufferOffsetAlignment:setBindGroup,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minStorageBufferOffsetAlignment:validate,greaterThanOrEqualTo32:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minStorageBufferOffsetAlignment:validate,powerOf2:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minUniformBufferOffsetAlignment/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minUniformBufferOffsetAlignment/cts.https.html.ini new file mode 100644 index 0000000000..34785656eb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/capability_checks/limits/minUniformBufferOffsetAlignment/cts.https.html.ini @@ -0,0 +1,110 @@ +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minUniformBufferOffsetAlignment:createBindGroup,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="atLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="underLimit"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minUniformBufferOffsetAlignment:setBindGroup,at_over:*] + [:limitTest="atDefault";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="atDefault";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="atMinimum";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="betweenDefaultAndMinimum";testValueName="underLimit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="overDefault";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="atLimit"] + expected: + if os == "mac": FAIL + + [:limitTest="underMinimum";testValueName="underLimit"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minUniformBufferOffsetAlignment:validate,greaterThanOrEqualTo32:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,capability_checks,limits,minUniformBufferOffsetAlignment:validate,powerOf2:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/compute_pipeline/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/compute_pipeline/cts.https.html.ini new file mode 100644 index 0000000000..5f9ecb2515 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/compute_pipeline/cts.https.html.ini @@ -0,0 +1,900 @@ +[cts.https.html?q=webgpu:api,validation,compute_pipeline:basic:*] + [:isAsync=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:limits,invocations_per_workgroup,each_component:*] + [:isAsync=false;size=[1,1,63\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[1,1,64\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[1,1,65\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[1,256,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[1,257,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[256,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[257,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[64\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,1,63\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,1,64\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,1,65\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;size=[1,256,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,257,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;size=[256,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[257,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;size=[64\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:limits,invocations_per_workgroup:*] + [:isAsync=false;size=[1,8,32\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[1,8,33\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[128,1,2\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[129,1,2\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[2,128,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;size=[2,129,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,8,32\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[1,8,33\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;size=[128,1,2\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[129,1,2\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;size=[2,128,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;size=[2,129,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:limits,workgroup_storage_size:*] + [:isAsync=false;type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,identifier:*] + [:isAsync=false;constants={"%E6%95%B0":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"1":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"1000":0,"c2":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"1000":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"2":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"9999":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"c0":0,"c1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"c0":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"c0%5Cu0000":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"c3":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"c9":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"se%CC%81quen%C3%A7age":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"%E6%95%B0":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"1":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"1000":0,"c2":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"1000":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"2":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"9999":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c0":0,"c1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c0":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c0%5Cu0000":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c3":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c9":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"se%CC%81quen%C3%A7age":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,uninitialized:*] + [:isAsync=false;constants={"c0":0,"c2":0,"c5":0,"c8":0,"c1":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"c0":0,"c2":0,"c5":0,"c8":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"c0":0,"c2":0,"c8":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"c0":0,"c2":0,"c5":0,"c8":0,"c1":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c0":0,"c2":0,"c5":0,"c8":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"c0":0,"c2":0,"c8":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,value,type_error:*] + [:isAsync=false;constants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,value,validation_error,f16:*] + [:isAsync=false;constants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":-65504}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":-65520}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":65504}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf16":65520}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":-65504}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":-65520}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":65504}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cf16":65520}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,value,validation_error:*] + [:isAsync=false;constants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"ci":-2147483649}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"ci":2147483648}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cu":-1}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;constants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;constants={"cu":4294967296}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;constants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"ci":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"ci":2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cu":-1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;constants={"cu":4294967296}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,workgroup_size,limits,workgroup_storage_size:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,workgroup_size,limits:*] + [:isAsync=false;type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,workgroup_size:*] + [:isAsync=false;type="i32";constants={"x":0,"y":0,"z":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="i32";constants={"x":1,"y":-1,"z":1}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="i32";constants={"x":1,"y":0,"z":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="i32";constants={"x":16,"y":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="i32";constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";constants={"x":0,"y":0,"z":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="u32";constants={"x":1,"y":-1,"z":1}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="u32";constants={"x":1,"y":0,"z":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;type="u32";constants={"x":16,"y":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;type="u32";constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";constants={"x":0,"y":0,"z":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";constants={"x":1,"y":-1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";constants={"x":1,"y":0,"z":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";constants={"x":16,"y":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="i32";constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";constants={"x":0,"y":0,"z":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";constants={"x":1,"y":-1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";constants={"x":1,"y":0,"z":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";constants={"x":16,"y":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;type="u32";constants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:pipeline_layout,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:shader_module,compute:*] + [:isAsync=false;shaderModuleStage="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleStage="fragment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleStage="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleStage="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleStage="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleStage="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:shader_module,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,compute_pipeline:shader_module,invalid:*] + [:isAsync=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini new file mode 100644 index 0000000000..9afcc844a0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini @@ -0,0 +1,1724 @@ +[cts.https.html?q=webgpu:api,validation,createBindGroup:bind_group_layout,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_count_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_must_be_present_in_layout:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_must_contain_resource_defined_in_layout:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_resources,device_mismatch:*] + [:entry={"buffer":{"type":"storage"}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"filtering"}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":false}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,effective_buffer_binding_size:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:type="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_binding_size:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:type="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_offset:*] + [:type="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_state:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,usage:*] + [:type="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer_offset_and_size_for_bind_groups_match:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:minBindingSize:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:multisampled_validation:*] + [:multisampled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:multisampled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:sampler,compare_function_with_binding_type:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:bgType="comparison"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bgType="filtering"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bgType="non-filtering"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:sampler,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, CRASH] + [:storageTextureFormat="r32float";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32float";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32sint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="r32uint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32float";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32sint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rg32uint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16float";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16sint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba16uint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32float";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32sint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba32uint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8sint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8snorm";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8uint";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:storageTextureFormat="rgba8unorm";resourceFormat="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,mip_level_count:*] + [:baseMipLevel=1;mipLevelCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:baseMipLevel=1;mipLevelCount=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:baseMipLevel=2;mipLevelCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:baseMipLevel=2;mipLevelCount=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:usage0=16;usage1=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=16;usage1=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=16;usage1=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=16;usage1=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=16;usage1=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=1;usage1=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=1;usage1=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=1;usage1=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=1;usage1=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=1;usage1=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=2;usage1=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=2;usage1=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=2;usage1=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=2;usage1=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=2;usage1=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=4;usage1=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=4;usage1=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=4;usage1=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=4;usage1=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=4;usage1=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=8;usage1=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=8;usage1=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=8;usage1=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=8;usage1=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0=8;usage1=8] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:texture,resource_state:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:texture_binding_must_have_correct_usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:texture_must_have_correct_component_type:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:sampleType="float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sampleType="sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sampleType="uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroup:texture_must_have_correct_dimension:*] + [:usage=4;viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=4;viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=4;viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=4;viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=4;viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=4;viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=8;viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=8;viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=8;viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage=8;viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroupLayout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroupLayout/cts.https.html.ini new file mode 100644 index 0000000000..36164303fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroupLayout/cts.https.html.ini @@ -0,0 +1,856 @@ +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:duplicate_bindings:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:max_dynamic_buffers:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:type="read-only-storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:max_resources_per_stage,in_bind_group_layout:*] + [:maxedEntry={"buffer":{"type":"read-only-storage"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"buffer":{"type":"storage"}}] + expected: + if os == "mac": FAIL + + [:maxedEntry={"buffer":{"type":"uniform"}}] + expected: + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"comparison"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"filtering"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"non-filtering"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"texture":{"multisampled":false}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:maxedEntry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:max_resources_per_stage,in_pipeline_layout:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:maxedEntry={"buffer":{"type":"read-only-storage"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"buffer":{"type":"storage"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"buffer":{"type":"uniform"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"comparison"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"filtering"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"sampler":{"type":"non-filtering"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"texture":{"multisampled":false}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:maxedEntry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:maximum_binding_limit:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:multisampled_validation:*] + [:viewDimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="2d-array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewDimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:viewDimension="cube-array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:storage_texture,formats:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:storage_texture,layout_dimension:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:visibility,VERTEX_shader_stage_buffer_type:*] + [:shaderStage=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=5] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=6] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=7] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:visibility,VERTEX_shader_stage_storage_texture_access:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:shaderStage=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=5] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=6] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:shaderStage=7] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createBindGroupLayout:visibility:*] + [:visibility=0] + expected: + if os == "mac": FAIL + + [:visibility=1] + expected: + if os == "mac": FAIL + + [:visibility=2] + expected: + if os == "mac": FAIL + + [:visibility=3] + expected: + if os == "mac": FAIL + + [:visibility=4] + expected: + if os == "mac": FAIL + + [:visibility=5] + expected: + if os == "mac": FAIL + + [:visibility=6] + expected: + if os == "mac": FAIL + + [:visibility=7] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createPipelineLayout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createPipelineLayout/cts.https.html.ini new file mode 100644 index 0000000000..8425d255ee --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createPipelineLayout/cts.https.html.ini @@ -0,0 +1,23 @@ +[cts.https.html?q=webgpu:api,validation,createPipelineLayout:bind_group_layouts,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createPipelineLayout:number_of_bind_group_layouts_exceeds_the_maximum_value:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createPipelineLayout:number_of_dynamic_buffers_exceeds_the_maximum_value:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createSampler/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createSampler/cts.https.html.ini new file mode 100644 index 0000000000..f6ec42da59 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createSampler/cts.https.html.ini @@ -0,0 +1,16 @@ +[cts.https.html?q=webgpu:api,validation,createSampler:lodMinAndMaxClamp:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createSampler:maxAnisotropy:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createTexture/cts.https.html.ini new file mode 100644 index 0000000000..9db12e0edb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createTexture/cts.https.html.ini @@ -0,0 +1,30393 @@ +[cts.https.html?q=webgpu:api,validation,createTexture:dimension_type_and_format_compatibility:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:dimension="1d";format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc4-r-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc4-r-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc5-rg-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc5-rg-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc6h-rgb-float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc6h-rgb-ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc7-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="depth32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="depth32float-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc4-r-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc4-r-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc5-rg-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc5-rg-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc6h-rgb-float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc6h-rgb-ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc7-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="depth32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="depth32float-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:mipLevelCount,bound_check,bigger_than_integer_bit_width:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:mipLevelCount,bound_check:*] + [:format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:mipLevelCount,format:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:dimension="1d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:sampleCount,valid_sampleCount_with_other_parameter_varies:*] + [:dimension="1d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:sampleCount,various_sampleCount_with_all_formats:*] + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:sample_count,1d_2d_array_3d:*] + [:dimension="1d";size=[4,1,1\];shouldError=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[4,4,1\];shouldError=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[4,4,4\];shouldError=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[4,4,6\];shouldError=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";size=[4,4,4\];shouldError=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,1d_texture:*] + [:format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,2d_texture,compressed_format:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":10},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":10},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":10},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":10},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":12},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":12},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":12},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":12},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":0,"add":5},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb";sizeVariant=[{"mult":1,"add":5},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":0,"add":6},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb";sizeVariant=[{"mult":1,"add":6},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":5},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":5},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":6},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":6},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":0,"add":8},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":-8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":0,"add":8},{"mult":1,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":-8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb";sizeVariant=[{"mult":1,"add":8},{"mult":0,"add":8},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":0,"add":4},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":-4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":4},{"mult":1,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":4},{"mult":0,"add":4},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,2d_texture,uncompressed_format:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="2d";format="stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":-1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":0}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":0,"add":1},{"mult":1,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":-1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":0},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":0,"add":1},{"mult":1,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":1,"add":-1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":1,"add":0},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8";sizeVariant=[{"mult":1,"add":1},{"mult":0,"add":1},{"mult":0,"add":1}\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,3d_texture,compressed_format:*] + [:format="astc-10x10-unorm"] + + [:format="astc-10x10-unorm-srgb"] + + [:format="astc-10x5-unorm"] + + [:format="astc-10x5-unorm-srgb"] + + [:format="astc-10x6-unorm"] + + [:format="astc-10x6-unorm-srgb"] + + [:format="astc-10x8-unorm"] + + [:format="astc-10x8-unorm-srgb"] + + [:format="astc-12x10-unorm"] + + [:format="astc-12x10-unorm-srgb"] + + [:format="astc-12x12-unorm"] + + [:format="astc-12x12-unorm-srgb"] + + [:format="astc-4x4-unorm"] + + [:format="astc-4x4-unorm-srgb"] + + [:format="astc-5x4-unorm"] + + [:format="astc-5x4-unorm-srgb"] + + [:format="astc-5x5-unorm"] + + [:format="astc-5x5-unorm-srgb"] + + [:format="astc-6x5-unorm"] + + [:format="astc-6x5-unorm-srgb"] + + [:format="astc-6x6-unorm"] + + [:format="astc-6x6-unorm-srgb"] + + [:format="astc-8x5-unorm"] + + [:format="astc-8x5-unorm-srgb"] + + [:format="astc-8x6-unorm"] + + [:format="astc-8x6-unorm-srgb"] + + [:format="astc-8x8-unorm"] + + [:format="astc-8x8-unorm-srgb"] + + [:format="bc1-rgba-unorm"] + + [:format="bc1-rgba-unorm-srgb"] + + [:format="bc2-rgba-unorm"] + + [:format="bc2-rgba-unorm-srgb"] + + [:format="bc3-rgba-unorm"] + + [:format="bc3-rgba-unorm-srgb"] + + [:format="bc4-r-snorm"] + + [:format="bc4-r-unorm"] + + [:format="bc5-rg-snorm"] + + [:format="bc5-rg-unorm"] + + [:format="bc6h-rgb-float"] + + [:format="bc6h-rgb-ufloat"] + + [:format="bc7-rgba-unorm"] + + [:format="bc7-rgba-unorm-srgb"] + + [:format="eac-r11snorm"] + + [:format="eac-r11unorm"] + + [:format="eac-rg11snorm"] + + [:format="eac-rg11unorm"] + + [:format="etc2-rgb8a1unorm"] + + [:format="etc2-rgb8a1unorm-srgb"] + + [:format="etc2-rgb8unorm"] + + [:format="etc2-rgb8unorm-srgb"] + + [:format="etc2-rgba8unorm"] + + [:format="etc2-rgba8unorm-srgb"] + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,3d_texture,uncompressed_format:*] + [:format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,default_value_and_smallest_size,compressed_format:*] + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_size,default_value_and_smallest_size,uncompressed_format:*] + [:dimension="1d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:texture_usage:*] + [:dimension="1d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:viewFormats:*] + [:formatFeature="_undef_";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:formatFeature="_undef_";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:formatFeature="_undef_";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="_undef_";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:formatFeature="_undef_";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="depth32float-stencil8";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:formatFeature="depth32float-stencil8";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-astc";viewFormatFeature="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-astc";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-astc";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-astc";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-astc";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-bc";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:formatFeature="texture-compression-bc";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-bc";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-bc";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-bc";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-etc2";viewFormatFeature="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-etc2";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:formatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createTexture:zero_size_and_usage:*] + expected: + if os == "win" and debug: [OK, CRASH] + [:dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="1d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="_undef_";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createView/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createView/cts.https.html.ini new file mode 100644 index 0000000000..f14b2c94cf --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createView/cts.https.html.ini @@ -0,0 +1,2039 @@ +[cts.https.html?q=webgpu:api,validation,createView:array_layers:*] + [:textureDimension="1d";viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:aspect:*] + [:format="astc-10x10-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth16unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";aspect="all"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8snorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8snorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8snorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg11b10ufloat";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg11b10ufloat";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg11b10ufloat";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint";aspect="all"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2uint";aspect="depth-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2uint";aspect="stencil-only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2unorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2unorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";aspect="depth-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";aspect="stencil-only"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";aspect="all"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";aspect="depth-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:cube_faces_square:*] + [:dimension="2d";size=[4,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[4,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[4,8,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[5,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";size=[8,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube";size=[4,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube";size=[4,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube";size=[4,8,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube";size=[5,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube";size=[8,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube-array";size=[4,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube-array";size=[4,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube-array";size=[4,8,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube-array";size=[5,5,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="cube-array";size=[8,4,6\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:dimension:*] + [:textureDimension="1d";viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:format:*] + [:textureFormatFeature="_undef_";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureFormatFeature="_undef_";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureFormatFeature="_undef_";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="_undef_";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureFormatFeature="_undef_";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="depth32float-stencil8";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureFormatFeature="depth32float-stencil8";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="depth32float-stencil8";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-astc";viewFormatFeature="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-astc";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-astc";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-astc";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-astc";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-bc";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-bc";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-bc";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-bc";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-bc";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-etc2";viewFormatFeature="_undef_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-etc2";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureFormatFeature="texture-compression-etc2";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:mip_levels:*] + [:textureDimension="1d";viewDimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="1d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="2d-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="2d";viewDimension="cube-array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:textureDimension="3d";viewDimension="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,createView:texture_state:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/debugMarker/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/debugMarker/cts.https.html.ini new file mode 100644 index 0000000000..dc4691c353 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/debugMarker/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:api,validation,debugMarker:push_pop_call_count_unbalance,command_encoder:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,debugMarker:push_pop_call_count_unbalance,render_compute_pass:*] + [:passType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:passType="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginComputePass/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginComputePass/cts.https.html.ini new file mode 100644 index 0000000000..013b77b8eb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginComputePass/cts.https.html.ini @@ -0,0 +1,44 @@ +[cts.https.html?q=webgpu:api,validation,encoding,beginComputePass:timestampWrites,invalid_query_set:*] + [:querySetState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_index:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginComputePass:timestampWrites,query_set_type:*] + [:queryType="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:queryType="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginComputePass:timestamp_query_set,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginRenderPass/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginRenderPass/cts.https.html.ini new file mode 100644 index 0000000000..dc7e17f4e2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/beginRenderPass/cts.https.html.ini @@ -0,0 +1,32 @@ +[cts.https.html?q=webgpu:api,validation,encoding,beginRenderPass:color_attachments,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginRenderPass:depth_stencil_attachment,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginRenderPass:occlusion_query_set,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,beginRenderPass:timestamp_query_set,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/clearBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/clearBuffer/cts.https.html.ini new file mode 100644 index 0000000000..008db9db99 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/clearBuffer/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:buffer,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:buffer_state:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:bufferState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bufferState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bufferState="valid"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:buffer_usage:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:default_args:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:offset_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:out_of_bounds:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:overflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,clearBuffer:size_alignment:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/compute_pass/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/compute_pass/cts.https.html.ini new file mode 100644 index 0000000000..0df3828314 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/compute_pass/cts.https.html.ini @@ -0,0 +1,115 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:dispatch_sizes:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:dispatchType="direct";largeDimValueVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="direct";largeDimValueVariant={"mult":0,"add":1}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="direct";largeDimValueVariant={"mult":0,"add":2147483647}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="direct";largeDimValueVariant={"mult":0,"add":4294967295}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="direct";largeDimValueVariant={"mult":1,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="direct";largeDimValueVariant={"mult":1,"add":1}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":0,"add":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":0,"add":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":0,"add":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":1,"add":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatchType="indirect";largeDimValueVariant={"mult":1,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:indirect_dispatch_buffer,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:indirect_dispatch_buffer,usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:indirect_dispatch_buffer_state:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:pipeline,device_mismatch:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,compute_pass:set_pipeline:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyBufferToBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyBufferToBuffer/cts.https.html.ini new file mode 100644 index 0000000000..6f698b740e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyBufferToBuffer/cts.https.html.ini @@ -0,0 +1,117 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:buffer,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:buffer_state:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:srcBufferState="destroyed";dstBufferState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="destroyed";dstBufferState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="destroyed";dstBufferState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="invalid";dstBufferState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="invalid";dstBufferState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="invalid";dstBufferState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="valid";dstBufferState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="valid";dstBufferState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcBufferState="valid";dstBufferState="valid"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:buffer_usage:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:copy_offset_alignment:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:copy_out_of_bounds:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:copy_overflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:copy_size_alignment:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyBufferToBuffer:copy_within_same_buffer:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyTextureToTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyTextureToTexture/cts.https.html.ini new file mode 100644 index 0000000000..25c327111b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/copyTextureToTexture/cts.https.html.ini @@ -0,0 +1,1817 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_aspects:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges:*] + [:dimension="1d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":0,"width":1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":1,"width":0,"height":1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":0,"depthOrArrayLayers":-1};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":0,"z":2,"width":0,"height":1,"depthOrArrayLayers":0};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":-1,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":0,"y":1,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":-1,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=0;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=1;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=0] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d";copyBoxOffsets={"x":1,"y":0,"z":0,"width":0,"height":0,"depthOrArrayLayers":-2};srcCopyLevel=3;dstCopyLevel=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_ranges_with_compressed_texture_formats:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="eac-r11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_with_invalid_or_destroyed_texture:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:copy_within_same_texture:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:depth_stencil_copy_restrictions:*] + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:mipmap_level:*] + [:dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:multisampled_copy_restrictions:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:sample_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture_format_compatibility:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:srcFormatFeature="_undef_";dstFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="_undef_";dstFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="_undef_";dstFormatFeature="texture-compression-astc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="_undef_";dstFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="_undef_";dstFormatFeature="texture-compression-etc2"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="depth32float-stencil8";dstFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="depth32float-stencil8";dstFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="depth32float-stencil8";dstFormatFeature="texture-compression-astc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="depth32float-stencil8";dstFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="depth32float-stencil8";dstFormatFeature="texture-compression-etc2"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-astc";dstFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-astc";dstFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-astc";dstFormatFeature="texture-compression-astc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-astc";dstFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-astc";dstFormatFeature="texture-compression-etc2"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-bc";dstFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-bc";dstFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-bc";dstFormatFeature="texture-compression-astc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-bc";dstFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-bc";dstFormatFeature="texture-compression-etc2"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-etc2";dstFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-etc2";dstFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-etc2";dstFormatFeature="texture-compression-astc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-etc2";dstFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:srcFormatFeature="texture-compression-etc2";dstFormatFeature="texture-compression-etc2"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,copyTextureToTexture:texture_usage:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/debug/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/debug/cts.https.html.ini new file mode 100644 index 0000000000..2454d9ed6f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/debug/cts.https.html.ini @@ -0,0 +1,70 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,debug:debug_group:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:encoderType="compute%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="non-pass"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,debug:debug_group_balanced:*] + [:encoderType="compute%20pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="non-pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,debug:debug_marker:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="non-pass"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/index_access/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/index_access/cts.https.html.ini new file mode 100644 index 0000000000..03f20394e5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/index_access/cts.https.html.ini @@ -0,0 +1,198 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,index_access:out_of_bounds:*] + [:indexCount=0;firstIndex=6;instanceCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=6;instanceCount=10000] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=7;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=7;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=10000;firstIndex=0;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=10000;firstIndex=0;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=1;firstIndex=5;instanceCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=1;firstIndex=5;instanceCount=10000] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=1;firstIndex=6;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=1;firstIndex=6;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=2;firstIndex=4294967295;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=2;firstIndex=4294967295;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=4294967295;firstIndex=2;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=4294967295;firstIndex=2;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=4294967295;firstIndex=4294967295;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=4294967295;firstIndex=4294967295;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=5;firstIndex=1;instanceCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=5;firstIndex=1;instanceCount=10000] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=0;instanceCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=0;instanceCount=10000] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=10000;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=10000;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=1;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=6;firstIndex=1;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=7;firstIndex=0;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=7;firstIndex=0;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,index_access:out_of_bounds_zero_sized_index_buffer:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:indexCount=0;firstIndex=0;instanceCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=0;instanceCount=10000] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=1;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=0;firstIndex=1;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=3;firstIndex=0;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=3;firstIndex=0;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=3;firstIndex=1;instanceCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:indexCount=3;firstIndex=1;instanceCount=10000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/draw/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/draw/cts.https.html.ini new file mode 100644 index 0000000000..ad3f2ffb63 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/draw/cts.https.html.ini @@ -0,0 +1,533 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:buffer_binding_overlap:*] + expected: + if os == "win": [OK, ERROR] + if os == "linux" and not debug: [OK, CRASH] + [:drawType="draw"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:drawType="drawIndexed"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:drawType="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:drawType="drawIndirect"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:index_buffer_OOB:*] + [:bufferSizeInElements=100;bindingSizeInElements=10;drawIndexCount=10;drawType="drawIndexed"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=100;bindingSizeInElements=10;drawIndexCount=10;drawType="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=100;bindingSizeInElements=10;drawIndexCount=11;drawType="drawIndexed"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=100;bindingSizeInElements=10;drawIndexCount=11;drawType="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=10;bindingSizeInElements=10;drawIndexCount=10;drawType="drawIndexed"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=10;bindingSizeInElements=10;drawIndexCount=10;drawType="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=10;bindingSizeInElements=10;drawIndexCount=11;drawType="drawIndexed"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bufferSizeInElements=10;bindingSizeInElements=10;drawIndexCount=11;drawType="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:last_buffer_setting_take_account:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:max_draw_count:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:bundleFirstHalf=false;bundleSecondHalf=false;maxDrawCount=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=false;maxDrawCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=false;maxDrawCount=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=false;maxDrawCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=true;maxDrawCount=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=true;maxDrawCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=true;maxDrawCount=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=false;bundleSecondHalf=true;maxDrawCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=false;maxDrawCount=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=false;maxDrawCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=false;maxDrawCount=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=false;maxDrawCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=true;maxDrawCount=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=true;maxDrawCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=true;maxDrawCount=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bundleFirstHalf=true;bundleSecondHalf=true;maxDrawCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:unused_buffer_bound:*] + expected: + if os == "win": [OK, ERROR] + if os == "linux" and not debug: [OK, CRASH] + [:smallIndexBuffer=false;smallVertexBuffer=false;smallInstanceBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=false;smallVertexBuffer=false;smallInstanceBuffer=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=false;smallVertexBuffer=true;smallInstanceBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=false;smallVertexBuffer=true;smallInstanceBuffer=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=true;smallVertexBuffer=false;smallInstanceBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=true;smallVertexBuffer=false;smallInstanceBuffer=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=true;smallVertexBuffer=true;smallInstanceBuffer=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:smallIndexBuffer=true;smallVertexBuffer=true;smallInstanceBuffer=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,draw:vertex_buffer_OOB:*] + expected: + if os == "win": [OK, ERROR] + if os == "linux" and not debug: [OK, CRASH] + [:type="draw";VBSize="exact";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="oneTooSmall";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="oneTooSmall";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="oneTooSmall";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="zero";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="zero";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="exact";IBSize="zero";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="oneTooSmall";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="oneTooSmall";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="oneTooSmall";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="zero";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="zero";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="draw";VBSize="zero";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="oneTooSmall";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="oneTooSmall";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="oneTooSmall";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="zero";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="zero";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="exact";IBSize="zero";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="oneTooSmall";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="oneTooSmall";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="oneTooSmall";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="zero";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="zero";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexed";VBSize="zero";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="zero";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="zero";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="exact";IBSize="zero";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="zero";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="zero";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndexedIndirect";VBSize="zero";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="oneTooSmall";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="zero";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="zero";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="exact";IBSize="zero";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="oneTooSmall";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="zero";IBSize="exact";AStride="exact"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="zero";IBSize="exact";AStride="oversize"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:type="drawIndirect";VBSize="zero";IBSize="exact";AStride="zero"] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/dynamic_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/dynamic_state/cts.https.html.ini new file mode 100644 index 0000000000..907eb3680d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/dynamic_state/cts.https.html.ini @@ -0,0 +1,50 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setBlendConstant:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setScissorRect,x_y_width_height_nonnegative:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setScissorRect,xy_rect_contained_in_attachment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setStencilReference:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setViewport,depth_rangeAndOrder:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setViewport,x_y_width_height_nonnegative:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,dynamic_state:setViewport,xy_rect_contained_in_attachment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/indirect_draw/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/indirect_draw/cts.https.html.ini new file mode 100644 index 0000000000..d3977c0793 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/indirect_draw/cts.https.html.ini @@ -0,0 +1,38 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,indirect_draw:indirect_buffer,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,indirect_draw:indirect_buffer_state:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,indirect_draw:indirect_buffer_usage:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,indirect_draw:indirect_offset_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,indirect_draw:indirect_offset_oob:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setIndexBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setIndexBuffer/cts.https.html.ini new file mode 100644 index 0000000000..cb19768bcb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setIndexBuffer/cts.https.html.ini @@ -0,0 +1,36 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setIndexBuffer:index_buffer,device_mismatch:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setIndexBuffer:index_buffer_state:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setIndexBuffer:index_buffer_usage:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setIndexBuffer:offset_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setIndexBuffer:offset_and_size_oob:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setPipeline/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setPipeline/cts.https.html.ini new file mode 100644 index 0000000000..f551c00c6c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setPipeline/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setPipeline:invalid_pipeline:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setPipeline:pipeline,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setVertexBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setVertexBuffer/cts.https.html.ini new file mode 100644 index 0000000000..40b5693ac3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/setVertexBuffer/cts.https.html.ini @@ -0,0 +1,45 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:offset_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:offset_and_size_oob:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:slot:*] + [:] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:vertex_buffer,device_mismatch:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:vertex_buffer_state:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,setVertexBuffer:vertex_buffer_usage:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/state_tracking/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/state_tracking/cts.https.html.ini new file mode 100644 index 0000000000..64c172ea28 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/render/state_tracking/cts.https.html.ini @@ -0,0 +1,28 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,state_tracking:all_needed_index_buffer_should_be_bound:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,state_tracking:all_needed_vertex_buffer_should_be_bound:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,state_tracking:vertex_buffers_do_not_inherit_between_render_passes:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,render,state_tracking:vertex_buffers_inherit_from_previous_pipeline:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/setBindGroup/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/setBindGroup/cts.https.html.ini new file mode 100644 index 0000000000..72d97fa5c3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/cmds/setBindGroup/cts.https.html.ini @@ -0,0 +1,537 @@ +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:bind_group,device_mismatch:*] + [:encoderType="compute%20pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:buffer_dynamic_offsets:*] + [:type="read-only-storage";encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="read-only-storage";encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="read-only-storage";encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage";encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage";encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage";encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform";encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform";encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform";encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:dynamic_offsets_match_expectations_in_pass_encoder:*] + [:encoderType="compute%20pass";dynamicOffsets=[0,1024\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[0,1024\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[0,4294967295\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[0,4294967295\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[0,512\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[0,512\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[1,2\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[1,2\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[1024,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[1024,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256,0,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256,0,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[256\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[4294967295,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[4294967295,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[512,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[512,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";dynamicOffsets=[\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,1024\];useU32array=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,1024\];useU32array=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,4294967295\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,4294967295\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,512\];useU32array=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[0,512\];useU32array=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[1,2\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[1,2\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[1024,0\];useU32array=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[1024,0\];useU32array=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256,0,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256,0,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[256\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[4294967295,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[4294967295,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[512,0\];useU32array=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[512,0\];useU32array=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";dynamicOffsets=[\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,1024\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,1024\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,4294967295\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,4294967295\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,512\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[0,512\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[1,2\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[1,2\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[1024,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[1024,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256,0,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256,0,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[256\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[4294967295,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[4294967295,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[512,0\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[512,0\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[\];useU32array=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";dynamicOffsets=[\];useU32array=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:dynamic_offsets_passed_but_not_expected:*] + [:encoderType="compute%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:state_and_binding_index:*] + expected: + if os == "win" and debug: [OK, CRASH] + if os == "linux" and not debug: [OK, CRASH] + [:encoderType="compute%20pass";state="destroyed";resourceType="buffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";state="destroyed";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";state="invalid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";state="invalid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";state="valid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";state="valid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="destroyed";resourceType="buffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="destroyed";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="invalid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="invalid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="valid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";state="valid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="destroyed";resourceType="buffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="destroyed";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="invalid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="invalid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="valid";resourceType="buffer"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";state="valid";resourceType="texture"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,cmds,setBindGroup:u32array_start_and_length:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/createRenderBundleEncoder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/createRenderBundleEncoder/cts.https.html.ini new file mode 100644 index 0000000000..53132eb6cb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/createRenderBundleEncoder/cts.https.html.ini @@ -0,0 +1,719 @@ +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,empty_color_formats:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,limits,maxColorAttachmentBytesPerSample,aligned:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,limits,maxColorAttachmentBytesPerSample,unaligned:*] + [:formats=["r32float","rgba8unorm","rgba32float","r8unorm","r8unorm"\]] + expected: + if os == "mac": FAIL + + [:formats=["r8unorm","r32float","rgba8unorm","rgba32float","r8unorm"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:attachment_state,limits,maxColorAttachments:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:depth_stencil_readonly:*] + [:depthStencilFormat="depth16unorm"] + expected: + if os == "mac": FAIL + + [:depthStencilFormat="depth24plus"] + expected: + if os == "mac": FAIL + + [:depthStencilFormat="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth32float"] + expected: + if os == "mac": FAIL + + [:depthStencilFormat="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="stencil8"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:depth_stencil_readonly_with_undefined_depth:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,createRenderBundleEncoder:valid_texture_formats:*] + [:format="astc-10x10-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="eac-r11snorm"] + expected: + if os == "mac": FAIL + + [:format="eac-r11unorm"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11snorm"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_open_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_open_state/cts.https.html.ini new file mode 100644 index 0000000000..fd462a6124 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_open_state/cts.https.html.ini @@ -0,0 +1,294 @@ +[cts.https.html?q=webgpu:api,validation,encoding,encoder_open_state:compute_pass_commands:*] + [:command="dispatchWorkgroups"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="dispatchWorkgroupsIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="insertDebugMarker"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="popDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="pushDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setBindGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setPipeline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_open_state:non_pass_commands:*] + [:command="beginComputePass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="beginRenderPass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="clearBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="copyBufferToBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="copyBufferToTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="copyTextureToBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="copyTextureToTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="insertDebugMarker"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="popDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="pushDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="resolveQuerySet"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="writeTimestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_open_state:render_bundle_commands:*] + [:command="draw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndexed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="insertDebugMarker"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="popDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="pushDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setBindGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setIndexBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setPipeline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setVertexBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_open_state:render_pass_commands:*] + [:command="beginOcclusionQuery"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="draw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndexed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="drawIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="endOcclusionQuery"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="executeBundles"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="insertDebugMarker"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="popDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="pushDebugGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setBindGroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setBlendConstant"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setIndexBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setPipeline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setScissorRect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setStencilReference"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setVertexBuffer"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:command="setViewport"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini new file mode 100644 index 0000000000..e416a7fa32 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/encoder_state/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:call_after_successful_finish:*] + [:callCmd="beginComputePass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:callCmd="beginRenderPass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:callCmd="insertDebugMarker"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_invalid_order:*] + [:pass0Type="compute";pass1Type="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:pass0Type="compute";pass1Type="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:pass0Type="render";pass1Type="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:pass0Type="render";pass1Type="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_none:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,basic:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,encoder_state:pass_end_twice,render_pass_invalid:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini new file mode 100644 index 0000000000..1893ccb36c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini @@ -0,0 +1,602 @@ +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bgl_binding_mismatch:*] + [:encoderType="compute%20pass";call="dispatch";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatch";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bgl_resource_type_mismatch:*] + expected: + if os == "win" and debug: [OK, ERROR] + if os == "win" and not debug: [OK, CRASH, ERROR] + [:encoderType="compute%20pass";call="dispatch";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatch";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bgl_visibility_mismatch:*] + [:encoderType="compute%20pass";call="dispatch";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatch";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:bind_groups_and_pipeline_layout_mismatch:*] + [:encoderType="compute%20pass";call="dispatch";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatch";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="compute%20pass";call="dispatchIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="draw";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexed";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="draw";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexed";callWithZero=true] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndexedIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";call="drawIndirect";callWithZero=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:buffer_binding,render_pipeline:*] + [:type="read-only-storage"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="storage"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:empty_bind_group_layouts_requires_empty_bind_groups,compute_pass:*] + [:bindGroupLayoutEntryCount=3;computeCommand="dispatch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=3;computeCommand="dispatchIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;computeCommand="dispatch"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;computeCommand="dispatchIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:empty_bind_group_layouts_requires_empty_bind_groups,render_pass:*] + [:bindGroupLayoutEntryCount=3;renderCommand="draw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=3;renderCommand="drawIndexed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=3;renderCommand="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=3;renderCommand="drawIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;renderCommand="draw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;renderCommand="drawIndexed"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;renderCommand="drawIndexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindGroupLayoutEntryCount=4;renderCommand="drawIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,programmable,pipeline_bind_group_compat:sampler_binding,render_pipeline:*] + [:bglType="comparison";bgType="comparison"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="comparison";bgType="filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="comparison";bgType="non-filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="filtering";bgType="comparison"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="filtering";bgType="filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="filtering";bgType="non-filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="non-filtering";bgType="comparison"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="non-filtering";bgType="filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bglType="non-filtering";bgType="non-filtering"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/begin_end/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/begin_end/cts.https.html.ini new file mode 100644 index 0000000000..4af4f64553 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/begin_end/cts.https.html.ini @@ -0,0 +1,29 @@ +[cts.https.html?q=webgpu:api,validation,encoding,queries,begin_end:nesting:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,begin_end:occlusion_query,begin_end_balance:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,begin_end:occlusion_query,begin_end_invalid_nesting:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,begin_end:occlusion_query,disjoint_queries_with_same_query_index:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/general/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/general/cts.https.html.ini new file mode 100644 index 0000000000..ef69582f6f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/general/cts.https.html.ini @@ -0,0 +1,64 @@ +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:occlusion_query,invalid_query_set:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:occlusion_query,query_index:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:occlusion_query,query_type:*] + [:type="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,invalid_query_set:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,general:timestamp_query,query_type_and_index:*] + [:type="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/resolveQuerySet/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/resolveQuerySet/cts.https.html.ini new file mode 100644 index 0000000000..b250fd3def --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/queries/resolveQuerySet/cts.https.html.ini @@ -0,0 +1,94 @@ +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:destination_buffer_usage:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:destination_offset_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:first_query_and_query_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:query_set_buffer,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:queryset_and_destination_buffer_state:*] + [:querySetState="destroyed";destinationState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="destroyed";destinationState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="destroyed";destinationState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="invalid";destinationState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="invalid";destinationState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="invalid";destinationState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="valid";destinationState="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="valid";destinationState="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:querySetState="valid";destinationState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,queries,resolveQuerySet:resolve_buffer_oob:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/render_bundle/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/render_bundle/cts.https.html.ini new file mode 100644 index 0000000000..53fd66f83d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/encoding/render_bundle/cts.https.html.ini @@ -0,0 +1,121 @@ +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:color_formats_mismatch:*] + [:bundleFormats=["bgra8unorm","rg8unorm","rgba8unorm"\];passFormats=["rg8unorm","bgra8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormats=["bgra8unorm","rg8unorm"\];passFormats=["bgra8unorm","bgra8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormats=["bgra8unorm","rg8unorm"\];passFormats=["bgra8unorm","rg8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormats=["bgra8unorm","rg8unorm"\];passFormats=["rg8unorm","bgra8unorm","rgba8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormats=["bgra8unorm","rg8unorm"\];passFormats=["rg8unorm","bgra8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:depth_stencil_formats_mismatch:*] + [:bundleFormat="depth24plus";passFormat="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormat="depth24plus";passFormat="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormat="depth24plus";passFormat="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormat="stencil8";passFormat="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:depth_stencil_readonly_mismatch:*] + [:depthStencilFormat="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilFormat="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:device_mismatch:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:empty_bundle_list:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,encoding,render_bundle:sample_count_mismatch:*] + [:bundleFormat=1;passFormat=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleFormat=4;passFormat=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleSamples=1;passSamples=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:bundleSamples=4;passSamples=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/error_scope/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/error_scope/cts.https.html.ini new file mode 100644 index 0000000000..cf0a474068 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/error_scope/cts.https.html.ini @@ -0,0 +1,210 @@ +[cts.https.html?q=webgpu:api,validation,error_scope:balanced_nesting:*] + [:errorFilter="internal";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=1000] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,error_scope:balanced_siblings:*] + [:errorFilter="internal";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="internal";numErrors=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";numErrors=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=1] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=10] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=100] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";numErrors=1000] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,error_scope:current_scope:*] + [:errorFilter="out-of-memory";stackDepth=1] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=10] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=100] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=100000] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=1] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=10] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=100] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=100000] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,error_scope:empty:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,error_scope:parent_scope:*] + [:errorFilter="out-of-memory";stackDepth=1] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=10] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=100] + expected: + if os == "mac": FAIL + + [:errorFilter="out-of-memory";stackDepth=1000] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=1] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=10] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=100] + expected: + if os == "mac": FAIL + + [:errorFilter="validation";stackDepth=1000] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,error_scope:simple:*] + [:errorType="out-of-memory";errorFilter="internal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:errorType="out-of-memory";errorFilter="out-of-memory"] + expected: + if os == "mac": FAIL + + [:errorType="out-of-memory";errorFilter="validation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:errorType="validation";errorFilter="internal"] + expected: + if os == "mac": FAIL + + [:errorType="validation";errorFilter="out-of-memory"] + expected: + if os == "mac": FAIL + + [:errorType="validation";errorFilter="validation"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/getBindGroupLayout/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/getBindGroupLayout/cts.https.html.ini new file mode 100644 index 0000000000..5d810d8ecf --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/getBindGroupLayout/cts.https.html.ini @@ -0,0 +1,78 @@ +[cts.https.html?q=webgpu:api,validation,getBindGroupLayout:index_range,auto_layout:*] + [:index=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:index=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=5] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,getBindGroupLayout:index_range,explicit_layout:*] + [:index=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:index=5] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,getBindGroupLayout:unique_js_object,auto_layout:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,getBindGroupLayout:unique_js_object,explicit_layout:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/gpu_external_texture_expiration/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/gpu_external_texture_expiration/cts.https.html.ini new file mode 100644 index 0000000000..447e2ec5c0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/gpu_external_texture_expiration/cts.https.html.ini @@ -0,0 +1,46 @@ +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_microtask:*] + [:sourceType="VideoElement"] + expected: + if os == "mac": FAIL + + [:sourceType="VideoFrame"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_and_use_in_different_task:*] + [:sourceType="VideoElement"] + expected: + if os == "mac": FAIL + + [:sourceType="VideoFrame"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_from_different_video_frame:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:import_multiple_times_in_same_task_scope:*] + [:sourceType="VideoElement"] + expected: + if os == "mac": FAIL + + [:sourceType="VideoFrame"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:use_import_to_refresh:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,gpu_external_texture_expiration:webcodec_video_frame_close_expire_immediately:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_related/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_related/cts.https.html.ini new file mode 100644 index 0000000000..80320d71d1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_related/cts.https.html.ini @@ -0,0 +1,2669 @@ +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_related:buffer,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_related:buffer_state:*] + [:method="CopyB2T";state="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";state="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";state="valid"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";state="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";state="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";state="valid"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_related:bytes_per_row_alignment:*] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="depth16unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="stencil8";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_related:usage:*] + [:method="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_texture_copies/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_texture_copies/cts.https.html.ini new file mode 100644 index 0000000000..47ccc94c1b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/buffer_texture_copies/cts.https.html.ini @@ -0,0 +1,250 @@ +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_offset:*] + [:format="depth16unorm";aspect="depth-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";aspect="depth-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_buffer_size:*] + [:format="depth16unorm";aspect="depth-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm";aspect="depth-only";copyType="WriteTexture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="depth-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8";aspect="stencil-only";copyType="WriteTexture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:depth_stencil_format,copy_usage_and_aspect:*] + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:device_mismatch:*] + [:copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:sample_count:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,buffer_texture_copies:texture_buffer_usages:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:copyType="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:copyType="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/layout_related/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/layout_related/cts.https.html.ini new file mode 100644 index 0000000000..5ea187f49e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/layout_related/cts.https.html.ini @@ -0,0 +1,10936 @@ +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:bound_on_bytes_per_row:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:bound_on_offset:*] + [:method="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:bound_on_rows_per_image:*] + [:method="CopyB2T";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:copy_end_overflows_u64:*] + [:method="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:offset_alignment:*] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="depth32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="depth16unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="stencil8";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:*] + expected: + if os == "win" and not debug: [OK, CRASH] + if os == "linux" and not debug: [OK, TIMEOUT] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="depth32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="depth16unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="stencil8";dimension="2d"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,layout_related:rows_per_image_alignment:*] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="depth16unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="stencil8";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="depth16unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="depth32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="stencil8";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="depth16unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="stencil8";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/texture_related/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/texture_related/cts.https.html.ini new file mode 100644 index 0000000000..e6af0f6528 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/image_copy/texture_related/cts.https.html.ini @@ -0,0 +1,10548 @@ +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:copy_rectangle:*] + [:method="CopyB2T";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:format:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8sint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8uint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="r8unorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8snorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=1;dimension="2d";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";depthOrArrayLayers=3;dimension="2d";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=1;dimension="2d";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgb10a2uint"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rg8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";depthOrArrayLayers=3;dimension="2d";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="bgra8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="r8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg11b10ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgb10a2unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgb9e5ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="1d";format="rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="depth16unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-r11snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-r11unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="r8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba8sint"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=1;dimension="2d";format="stencil8"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="bgra8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgb10a2unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=32;dimension="3d";format="rgba8unorm-srgb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-4x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-5x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc2-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc3-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc4-r-snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc4-r-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc5-rg-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc6h-rgb-ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bc7-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="bgra8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="depth16unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-r11snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-r11unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-rg11snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="eac-rg11unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgb8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="etc2-rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="r8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg11b10ufloat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg16uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgb10a2unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgb9e5ufloat"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba16float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba16sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba32float"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba32sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba32uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba8snorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="rgba8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:method="WriteTexture";depthOrArrayLayers=3;dimension="2d";format="stencil8"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:mip_level:*] + [:method="CopyB2T";dimension="1d";size=[32,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[32,32,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="3d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="1d";size=[32,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[32,32,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="3d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="1d";size=[32,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[32,32,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="3d";size=[32,32,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:origin_alignment:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:method="CopyB2T";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=1;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";depthOrArrayLayers=3;dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:sample_count:*] + [:method="CopyB2T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:size_alignment:*] + [:method="CopyB2T";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-10x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x10-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-12x12-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-4x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x4-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-5x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-6x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x5-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x6-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="astc-8x8-unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc1-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc2-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc3-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc4-r-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-snorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc5-rg-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-float";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc6h-rgb-ufloat";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bc7-rgba-unorm-srgb";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="bgra8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-r11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="eac-rg11unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8a1unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgb8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="etc2-rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="r8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg11b10ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rg8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2uint";dimension="3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb10a2unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgb9e5ufloat";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba16uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32float";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba32uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8sint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8snorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8uint";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";format="rgba8unorm-srgb";dimension="3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:texture,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:usage:*] + [:method="CopyB2T";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,image_copy,texture_related:valid:*] + expected: + if os == "linux" and not debug: [OK, CRASH] + [:method="CopyB2T";textureState="destroyed";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="destroyed";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="destroyed";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="destroyed";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="invalid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="invalid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="invalid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="invalid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyB2T";textureState="valid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";textureState="valid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";textureState="valid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyB2T";textureState="valid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";textureState="destroyed";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="destroyed";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="destroyed";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="destroyed";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="invalid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="invalid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="invalid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="invalid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="CopyT2B";textureState="valid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";textureState="valid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";textureState="valid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="CopyT2B";textureState="valid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";textureState="destroyed";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="destroyed";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="destroyed";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="destroyed";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="invalid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="invalid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="invalid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="invalid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="WriteTexture";textureState="valid";dimension="1d";size=[4,1,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";textureState="valid";dimension="2d";size=[4,4,1\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";textureState="valid";dimension="2d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:method="WriteTexture";textureState="valid";dimension="3d";size=[4,4,3\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/create/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/create/cts.https.html.ini new file mode 100644 index 0000000000..76dbb49908 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/create/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:api,validation,query_set,create:count:*] + [:type="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/destroy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/destroy/cts.https.html.ini new file mode 100644 index 0000000000..65c8735205 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/query_set/destroy/cts.https.html.ini @@ -0,0 +1,14 @@ +[cts.https.html?q=webgpu:api,validation,query_set,destroy:invalid_queryset:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,query_set,destroy:twice:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/buffer_mapped/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/buffer_mapped/cts.https.html.ini new file mode 100644 index 0000000000..d5f5c787f8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/buffer_mapped/cts.https.html.ini @@ -0,0 +1,34 @@ +[cts.https.html?q=webgpu:api,validation,queue,buffer_mapped:copyBufferToBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,buffer_mapped:copyBufferToTexture:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,buffer_mapped:copyTextureToBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,buffer_mapped:map_command_recording_order:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,buffer_mapped:writeBuffer:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/copyToTexture/CopyExternalImageToTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/copyToTexture/CopyExternalImageToTexture/cts.https.html.ini new file mode 100644 index 0000000000..dfbd3338af --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/copyToTexture/CopyExternalImageToTexture/cts.https.html.ini @@ -0,0 +1,741 @@ +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:OOB,destination:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:OOB,source:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,format:*] + [:format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,mipLevel:*] + [:mipLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mipLevel=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:mipLevel=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,sample_count:*] + [:sampleCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,state:*] + [:state="destroyed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="invalid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:destination_texture,usage:*] + [:usage=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_canvas,state:*] + [:state="nocontext"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="placeholder-hascontext"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="placeholder-nocontext"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_image,crossOrigin:*] + expected: + if os == "win" and debug: [OK, TIMEOUT, CRASH] + if os == "win" and not debug: [OK, CRASH] + if os == "linux" and not debug: CRASH + if os == "mac" and debug: [OK, CRASH] + [:sourceImage="canvas";isOriginClean=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sourceImage="canvas";isOriginClean=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sourceImage="imageBitmap";isOriginClean=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sourceImage="imageBitmap";isOriginClean=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sourceImage="offscreenCanvas";isOriginClean=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sourceImage="offscreenCanvas";isOriginClean=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_imageBitmap,state:*] + [:closed=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:closed=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,copyToTexture,CopyExternalImageToTexture:source_offscreenCanvas,state:*] + [:state="detached-hascontext"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:state="detached-nocontext"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:state="nocontext"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:state="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/buffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/buffer/cts.https.html.ini new file mode 100644 index 0000000000..60984d29d4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/buffer/cts.https.html.ini @@ -0,0 +1,55 @@ +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyBufferToBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyBufferToTexture:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:copyTextureToBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:resolveQuerySet:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setBindGroup:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setIndexBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:setVertexBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,buffer:writeBuffer:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/query_set/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/query_set/cts.https.html.ini new file mode 100644 index 0000000000..cf15631fce --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/query_set/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:api,validation,queue,destroyed,query_set:beginOcclusionQuery:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,query_set:resolveQuerySet:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,query_set:writeTimestamp:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/texture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/texture/cts.https.html.ini new file mode 100644 index 0000000000..1f953a476f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/destroyed/texture/cts.https.html.ini @@ -0,0 +1,43 @@ +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:beginRenderPass:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:copyBufferToTexture:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:copyTextureToBuffer:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:copyTextureToTexture:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:setBindGroup:*] + expected: + if os == "linux" and not debug: CRASH + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,destroyed,texture:writeTexture:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/submit/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/submit/cts.https.html.ini new file mode 100644 index 0000000000..13a0918b91 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/submit/cts.https.html.ini @@ -0,0 +1,5 @@ +[cts.https.html?q=webgpu:api,validation,queue,submit:command_buffer,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeBuffer/cts.https.html.ini new file mode 100644 index 0000000000..e3b3b30e5f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeBuffer/cts.https.html.ini @@ -0,0 +1,37 @@ +[cts.https.html?q=webgpu:api,validation,queue,writeBuffer:buffer,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeBuffer:buffer_state:*] + [:bufferState="destroyed"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferState="invalid"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bufferState="valid"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeBuffer:ranges:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeBuffer:usages:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeTexture/cts.https.html.ini new file mode 100644 index 0000000000..d6e88762be --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/queue/writeTexture/cts.https.html.ini @@ -0,0 +1,46 @@ +[cts.https.html?q=webgpu:api,validation,queue,writeTexture:sample_count:*] + [:sampleCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:sampleCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeTexture:texture,device_mismatch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeTexture:texture_state:*] + [:textureState="destroyed"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureState="invalid"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureState="valid"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,queue,writeTexture:usages:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/attachment_compatibility/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/attachment_compatibility/cts.https.html.ini new file mode 100644 index 0000000000..22f60df95e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/attachment_compatibility/cts.https.html.ini @@ -0,0 +1,724 @@ +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_format:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,color_sparse:*] + [:attachmentCount=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=10] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=11] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=12] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=13] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=14] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=15] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=16] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=17] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=18] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=19] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=20] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=21] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=22] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=23] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=24] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=25] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=26] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=27] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=28] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=29] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=30] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=31] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=32] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:attachmentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attachmentCount=9] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,depth_format:*] + [:passFeature="_undef_";bundleFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:passFeature="_undef_";bundleFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:passFeature="depth32float-stencil8";bundleFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:passFeature="depth32float-stencil8";bundleFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_and_bundle,sample_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,color_count:*] + [:encoderType="render%20bundle"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,color_format:*] + [:encoderType="render%20bundle"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,color_sparse:*] + expected: + if os == "win" and debug: [OK, CRASH] + if os == "linux" and not debug: [OK, TIMEOUT] + [:encoderType="render%20bundle";attachmentCount=1] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=10] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=11] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=12] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=13] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=14] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=15] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=16] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=17] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=18] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=19] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=20] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=21] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=22] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=23] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=24] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=25] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=26] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=27] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=28] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=29] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=30] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=31] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=32] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentCount=9] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=1] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=10] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=11] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=12] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=13] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=14] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=15] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=16] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=17] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=18] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=19] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=20] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=21] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=22] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=23] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=24] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=25] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=26] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=27] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=28] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=29] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=30] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=31] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=32] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentCount=9] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,depth_format:*] + [:encoderType="render%20bundle";encoderFormatFeature="_undef_";pipelineFormatFeature="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";encoderFormatFeature="_undef_";pipelineFormatFeature="depth32float-stencil8"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="depth32float-stencil8"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";encoderFormatFeature="_undef_";pipelineFormatFeature="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";encoderFormatFeature="_undef_";pipelineFormatFeature="depth32float-stencil8"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";encoderFormatFeature="depth32float-stencil8";pipelineFormatFeature="depth32float-stencil8"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,depth_stencil_read_only_write_state:*] + [:encoderType="render%20bundle";format="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20bundle";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="_undef_"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:encoderType="render%20pass";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,attachment_compatibility:render_pass_or_bundle_and_pipeline,sample_count:*] + [:encoderType="render%20bundle";attachmentType="color"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";attachmentType="depthstencil"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentType="color"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";attachmentType="depthstencil"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/render_pass_descriptor/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/render_pass_descriptor/cts.https.html.ini new file mode 100644 index 0000000000..0ea6cd991a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/render_pass_descriptor/cts.https.html.ini @@ -0,0 +1,661 @@ +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,color_depth_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,layer_count:*] + [:arrayLayerCount=1;baseArrayLayer=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayLayerCount=1;baseArrayLayer=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:arrayLayerCount=5;baseArrayLayer=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,mip_level_count:*] + [:mipLevelCount=1;baseMipLevel=0] + expected: + if os == "mac": FAIL + + [:mipLevelCount=1;baseMipLevel=3] + expected: + if os == "mac": FAIL + + [:mipLevelCount=2;baseMipLevel=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,one_color_attachment:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,one_depth_stencil_attachment:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:attachments,same_size:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,empty:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,limits,maxColorAttachmentBytesPerSample,aligned:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,limits,maxColorAttachmentBytesPerSample,unaligned:*] + [:formats=["r32float","rgba8unorm","rgba32float","r8unorm","r8unorm"\]] + expected: + if os == "mac": FAIL + + [:formats=["r8unorm","r32float","rgba8unorm","rgba32float","r8unorm"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,limits,maxColorAttachments:*] + [:colorAttachmentsCountVariant={"mult":1,"add":0}] + expected: + if os == "mac": FAIL + + [:colorAttachmentsCountVariant={"mult":1,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,non_multisampled:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:color_attachments,sample_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment,depth_clear_value:*] + [:depthLoadOp="_undef_";depthClearValue="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="_undef_";depthClearValue=-1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="_undef_";depthClearValue=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="_undef_";depthClearValue=0.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="_undef_";depthClearValue=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="_undef_";depthClearValue=1.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue=-1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue=0.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="clear";depthClearValue=1.5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue=-1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue=0.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:depthLoadOp="load";depthClearValue=1.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment,loadOp_storeOp_match_depthReadOnly_stencilReadOnly:*] + [:format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:depth_stencil_attachment,sample_counts_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:occlusionQuerySet,query_set_type:*] + [:queryType="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:queryType="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,array_layer_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,different_format:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,different_size:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,error_state:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,format_supports_resolve:*] + [:format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,mipmap_level_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,sample_count:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,single_sample_count:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:resolveTarget,usage:*] + [:usage=12] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=20] + expected: + if os == "mac": FAIL + + [:usage=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrite,query_index:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pass,render_pass_descriptor:timestampWrites,query_set_type:*] + [:queryType="occlusion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:queryType="timestamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/resolve/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/resolve/cts.https.html.ini new file mode 100644 index 0000000000..9c6fa77640 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pass/resolve/cts.https.html.ini @@ -0,0 +1,116 @@ +[cts.https.html?q=webgpu:api,validation,render_pass,resolve:resolve_attachment:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentFormat="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentFormat="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentHeight=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentSamples=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentWidth=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:otherAttachmentFormat="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:resolveTargetFormat="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetFormat="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetHeight=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetInvalid=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetSamples=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetUsage=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetViewArrayLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetViewBaseArrayLayer=1] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:resolveTargetViewBaseArrayLayer=1;resolveTargetViewArrayLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetViewBaseMipLevel=1;resolveTargetHeight=4;resolveTargetWidth=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:resolveTargetViewBaseMipLevel=1;resolveTargetViewMipCount=2;resolveTargetHeight=4;resolveTargetWidth=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetViewMipCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:resolveTargetWidth=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/depth_stencil_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/depth_stencil_state/cts.https.html.ini new file mode 100644 index 0000000000..67809af718 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/depth_stencil_state/cts.https.html.ini @@ -0,0 +1,6595 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:depthCompare_optional:*] + [:isAsync=false;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:depthWriteEnabled_optional:*] + [:isAsync=false;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:depth_test:*] + [:isAsync=false;format="depth16unorm";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthCompare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthCompare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:depth_write,frag_depth:*] + [:isAsync=false;format="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:depth_write:*] + [:isAsync=false;format="depth16unorm";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";depthWriteEnabled=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthWriteEnabled=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";depthWriteEnabled=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:format:*] + [:isAsync=false;format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc1-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc2-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc3-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc4-r-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc4-r-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc5-rg-snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc5-rg-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc6h-rgb-float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc6h-rgb-ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc7-rgba-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg11b10ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb9e5ufloat"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:stencil_test:*] + [:isAsync=false;format="depth16unorm";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="back";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";face="front";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="back";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";face="front";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="back";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="greater-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="less-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="never"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";face="front";compare="not-equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="back";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="always"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="greater"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="greater-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="less"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="less-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="never"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";face="front";compare="not-equal"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,depth_stencil_state:stencil_write:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="backPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontDepthFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontFailOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="decrement-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="decrement-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="increment-clamp"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="increment-wrap"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="invert"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="keep"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="replace"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8";faceAndOpType="frontPassOp";op="zero"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/fragment_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/fragment_state/cts.https.html.ini new file mode 100644 index 0000000000..48686e9969 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/fragment_state/cts.https.html.ini @@ -0,0 +1,2171 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:color_target_exists:*] + [:isAsync=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachmentBytesPerSample,aligned:*] + [:format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachmentBytesPerSample,unaligned:*] + [:formats=["r32float","rgba8unorm","rgba32float","r8unorm","r8unorm"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:formats=["r8unorm","r32float","rgba8unorm","rgba32float","r8unorm"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:limits,maxColorAttachments:*] + [:isAsync=false;targetsLengthVariant={"mult":1,"add":0}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;targetsLengthVariant={"mult":1,"add":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;targetsLengthVariant={"mult":1,"add":0}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;targetsLengthVariant={"mult":1,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:pipeline_output_targets,blend:*] + [:isAsync=false;format="bgra8unorm";componentCount=1] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm";componentCount=2] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm";componentCount=3] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm";componentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm";componentCount=1] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm";componentCount=1] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm";componentCount=2] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm";componentCount=3] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm";componentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm";componentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm";componentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm";componentCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm";componentCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm";componentCount=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm";componentCount=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:pipeline_output_targets:*] + [:isAsync=false;format="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:targets_blend:*] + [:isAsync=false;component="alpha"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;component="color"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;component="alpha"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;component="color"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:targets_format_filterable:*] + [:isAsync=false;format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:targets_format_renderable:*] + [:isAsync=false;format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc1-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc1-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc2-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc2-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc3-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc3-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc4-r-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc4-r-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc5-rg-snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc5-rg-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc6h-rgb-float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc6h-rgb-ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc7-rgba-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bc7-rgba-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth16unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth24plus-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="depth32float-stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg11b10ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgb9e5ufloat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;format="stencil8"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-10x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x10-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x10-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x12-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-12x12-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-4x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-4x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x4-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x4-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-5x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-6x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x5-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x5-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x6-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x6-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x8-unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="astc-8x8-unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="bgra8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="eac-r11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-r11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-rg11snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="eac-rg11unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8a1unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgb8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="etc2-rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="rgba8unorm-srgb"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,fragment_state:targets_write_mask:*] + [:isAsync=false;writeMask=0] + expected: + if os == "mac": FAIL + + [:isAsync=false;writeMask=15] + expected: + if os == "mac": FAIL + + [:isAsync=false;writeMask=16] + expected: + if os == "mac": FAIL + + [:isAsync=false;writeMask=2147483649] + expected: + if os == "mac": FAIL + + [:isAsync=true;writeMask=0] + expected: + if os == "mac": FAIL + + [:isAsync=true;writeMask=15] + expected: + if os == "mac": FAIL + + [:isAsync=true;writeMask=16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;writeMask=2147483649] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/inter_stage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/inter_stage/cts.https.html.ini new file mode 100644 index 0000000000..4c08d23c16 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/inter_stage/cts.https.html.ini @@ -0,0 +1,466 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:interpolation_sampling:*] + [:isAsync=false;output="%40interpolate(flat)";input="%40interpolate(flat)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(linear,%20center)";input="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective)";input="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective)";input="%40interpolate(perspective,%20sample)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective,%20center)";input="%40interpolate(perspective,%20centroid)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective,%20center)";input="%40interpolate(perspective,%20sample)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective,%20centroid)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(flat)";input="%40interpolate(flat)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(linear,%20center)";input="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective)";input="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective)";input="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective,%20center)";input="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective,%20center)";input="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective,%20centroid)";input="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:interpolation_type:*] + [:isAsync=false;output="";input=""] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="";input="%40interpolate(linear)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="";input="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;output="";input="%40interpolate(perspective,%20center)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(flat)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(linear)";input="%40interpolate(flat)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(linear)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(linear,%20center)";input="%40interpolate(linear,%20center)"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective)";input=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;output="%40interpolate(perspective)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="";input=""] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="";input="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="";input="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="";input="%40interpolate(perspective,%20center)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(flat)";input="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(linear)";input="%40interpolate(flat)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(linear)";input="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(linear,%20center)";input="%40interpolate(linear,%20center)"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective)";input=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="%40interpolate(perspective)";input="%40interpolate(perspective)"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:location,mismatch:*] + [:isAsync=false;outputs=["%40location(0)%20__:%20f32","%40location(1)%20__:%20f32"\];inputs=["%40location(1)%20__:%20f32","%40location(0)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=false;outputs=["%40location(0)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=false;outputs=["%40location(0)%20__:%20f32"\];inputs=["%40location(1)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=false;outputs=["%40location(1)%20__:%20f32","%40location(0)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32","%40location(1)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=false;outputs=["%40location(1)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=true;outputs=["%40location(0)%20__:%20f32","%40location(1)%20__:%20f32"\];inputs=["%40location(1)%20__:%20f32","%40location(0)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=true;outputs=["%40location(0)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=true;outputs=["%40location(0)%20__:%20f32"\];inputs=["%40location(1)%20__:%20f32"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;outputs=["%40location(1)%20__:%20f32","%40location(0)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32","%40location(1)%20__:%20f32"\]] + expected: + if os == "mac": FAIL + + [:isAsync=true;outputs=["%40location(1)%20__:%20f32"\];inputs=["%40location(0)%20__:%20f32"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:location,subset:*] + [:isAsync=false] + expected: + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:location,superset:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:max_components_count,input:*] + [:isAsync=false;numScalarDelta=-2;useExtraBuiltinInputs=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=-3;useExtraBuiltinInputs=true] + expected: + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=0;useExtraBuiltinInputs=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=0;useExtraBuiltinInputs=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=1;useExtraBuiltinInputs=false] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=-2;useExtraBuiltinInputs=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=-3;useExtraBuiltinInputs=true] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=0;useExtraBuiltinInputs=false] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=0;useExtraBuiltinInputs=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=1;useExtraBuiltinInputs=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:max_components_count,output:*] + [:isAsync=false;numScalarDelta=-1;topology="point-list"] + expected: + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=0;topology="point-list"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=0;topology="triangle-list"] + expected: + if os == "mac": FAIL + + [:isAsync=false;numScalarDelta=1;topology="triangle-list"] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=-1;topology="point-list"] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=0;topology="point-list"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=0;topology="triangle-list"] + expected: + if os == "mac": FAIL + + [:isAsync=true;numScalarDelta=1;topology="triangle-list"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:max_shader_variable_location:*] + [:isAsync=false;locationDelta=-1] + expected: + if os == "mac": FAIL + + [:isAsync=false;locationDelta=-2] + expected: + if os == "mac": FAIL + + [:isAsync=false;locationDelta=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;locationDelta=-1] + expected: + if os == "mac": FAIL + + [:isAsync=true;locationDelta=-2] + expected: + if os == "mac": FAIL + + [:isAsync=true;locationDelta=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,inter_stage:type:*] + [:isAsync=false;output="f32";input="f32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="f32";input="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="i32";input="f32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="i32";input="u32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="u32";input="f32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="u32";input="i32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="vec2%3Cf32%3E";input="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;output="vec2%3Cf32%3E";input="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="vec2%3Cf32%3E";input="vec3%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:isAsync=false;output="vec3%3Cf32%3E";input="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="f32";input="f32"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="f32";input="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="i32";input="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="i32";input="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="u32";input="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="u32";input="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="vec2%3Cf32%3E";input="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="vec2%3Cf32%3E";input="vec2%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:isAsync=true;output="vec2%3Cf32%3E";input="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;output="vec3%3Cf32%3E";input="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/misc/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/misc/cts.https.html.ini new file mode 100644 index 0000000000..393151995a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/misc/cts.https.html.ini @@ -0,0 +1,26 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,misc:basic:*] + [:isAsync=false] + expected: + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,misc:pipeline_layout,device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,misc:vertex_state_only:*] + [:isAsync=false] + expected: + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/multisample_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/multisample_state/cts.https.html.ini new file mode 100644 index 0000000000..78b2bb798a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/multisample_state/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,multisample_state:alpha_to_coverage,count:*] + [:isAsync=false;alphaToCoverageEnabled=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;alphaToCoverageEnabled=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;alphaToCoverageEnabled=false] + expected: + if os == "mac": FAIL + + [:isAsync=true;alphaToCoverageEnabled=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,multisample_state:alpha_to_coverage,sample_mask:*] + [:isAsync=false;alphaToCoverageEnabled=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;alphaToCoverageEnabled=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;alphaToCoverageEnabled=false] + expected: + if os == "mac": FAIL + + [:isAsync=true;alphaToCoverageEnabled=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,multisample_state:count:*] + [:isAsync=false] + expected: + if os == "mac": FAIL + + [:isAsync=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/overrides/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/overrides/cts.https.html.ini new file mode 100644 index 0000000000..7adbf8eb61 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/overrides/cts.https.html.ini @@ -0,0 +1,964 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:identifier,fragment:*] + [:isAsync=false;fragmentConstants={"%E6%95%B0":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"1":1,"1000":1,"r":1,"g":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"1":1,"b":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"2":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"a":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"b":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"r":1,"g":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"r%5Cu0000":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"s%C3%A9quen%C3%A7age":0}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"xxx":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"%E6%95%B0":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"1":1,"1000":1,"r":1,"g":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"1":1,"b":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"2":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"a":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"b":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"r":1,"g":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"r%5Cu0000":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"s%C3%A9quen%C3%A7age":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"xxx":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:identifier,vertex:*] + [:isAsync=false;vertexConstants={"%E6%95%B0":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"1":1,"1000":1,"x":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"1":1,"z":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"2":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"se%CC%81quen%C3%A7age":0}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"w":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"x":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"x%5Cu0000":1,"y":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"xxx":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"z":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"%E6%95%B0":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"1":1,"1000":1,"x":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"1":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"1":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"2":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"se%CC%81quen%C3%A7age":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"w":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"x":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"x%5Cu0000":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"xxx":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:uninitialized,fragment:*] + [:isAsync=false;fragmentConstants={"r":1,"b":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"r":1,"g":1,"b":1,"a":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"r":1,"g":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"r":1,"b":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"r":1,"g":1,"b":1,"a":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"r":1,"g":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:uninitialized,vertex:*] + [:isAsync=false;vertexConstants={"x":1,"y":1,"z":1,"w":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"x":1,"y":1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"x":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"x":1,"y":1,"z":1,"w":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"x":1,"y":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"x":1,"z":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,type_error,fragment:*] + [:isAsync=false;fragmentConstants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,type_error,vertex:*] + [:isAsync=false;vertexConstants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":"_nan_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":"_neginfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":"_posinfinity_"}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,f16,fragment:*] + [:isAsync=false;fragmentConstants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":-65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":-65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf16":65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":-65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":-65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf16":65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,f16,vertex:*] + [:isAsync=false;vertexConstants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":-65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":-65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf16":65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":-3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":-65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":-65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":3.4028234663852886e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":65504}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf16":65520}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,fragment:*] + [:isAsync=false;fragmentConstants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"ci":-2147483649}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"ci":2147483648}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cu":-1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;fragmentConstants={"cu":4294967296}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"ci":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"ci":2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cu":-1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;fragmentConstants={"cu":4294967296}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,vertex:*] + [:isAsync=false;vertexConstants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"ci":-2147483649}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"ci":2147483648}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cu":-1}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;vertexConstants={"cu":4294967296}] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cb":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cb":1.7976931348623157e%2B308}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":-3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":-3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":3.4028234663852886e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cf":3.4028235677973366e%2B38}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"ci":-2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"ci":-2147483649}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"ci":2147483647}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"ci":2147483648}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cu":-1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cu":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cu":4294967295}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;vertexConstants={"cu":4294967296}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/primitive_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/primitive_state/cts.https.html.ini new file mode 100644 index 0000000000..6ab239a6a1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/primitive_state/cts.https.html.ini @@ -0,0 +1,180 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,primitive_state:strip_index_format:*] + [:isAsync=false;topology="_undef_";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="_undef_";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="_undef_";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-list";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-list";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-strip";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-strip";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="line-strip";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="point-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="point-list";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="point-list";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-list";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-list";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-strip";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-strip";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=false;topology="triangle-strip";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="_undef_";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="_undef_";stripIndexFormat="uint16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="_undef_";stripIndexFormat="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="line-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="line-list";stripIndexFormat="uint16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="line-list";stripIndexFormat="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="line-strip";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="line-strip";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="line-strip";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="point-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="point-list";stripIndexFormat="uint16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="point-list";stripIndexFormat="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-list";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-list";stripIndexFormat="uint16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-list";stripIndexFormat="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-strip";stripIndexFormat="_undef_"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-strip";stripIndexFormat="uint16"] + expected: + if os == "mac": FAIL + + [:isAsync=true;topology="triangle-strip";stripIndexFormat="uint32"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,primitive_state:unclipped_depth:*] + [:isAsync=false;unclippedDepth=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;unclippedDepth=true] + expected: + if os == "mac": FAIL + + [:isAsync=true;unclippedDepth=false] + expected: + if os == "mac": FAIL + + [:isAsync=true;unclippedDepth=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/shader_module/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/shader_module/cts.https.html.ini new file mode 100644 index 0000000000..84749816bd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/shader_module/cts.https.html.ini @@ -0,0 +1,46 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,shader_module:device_mismatch:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,shader_module:invalid,fragment:*] + [:isAsync=false;isFragmentShaderValid=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;isFragmentShaderValid=true] + expected: + if os == "mac": FAIL + + [:isAsync=true;isFragmentShaderValid=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;isFragmentShaderValid=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,shader_module:invalid,vertex:*] + [:isAsync=false;isVertexShaderValid=false] + expected: + if os == "mac": FAIL + + [:isAsync=false;isVertexShaderValid=true] + expected: + if os == "mac": FAIL + + [:isAsync=true;isVertexShaderValid=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;isVertexShaderValid=true] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/vertex_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/vertex_state/cts.https.html.ini new file mode 100644 index 0000000000..e726e4a5d5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/render_pipeline/vertex_state/cts.https.html.ini @@ -0,0 +1,2768 @@ +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:many_attributes_overlapping:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:max_vertex_attribute_limit:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:max_vertex_buffer_array_stride_limit:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:max_vertex_buffer_limit:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_contained_in_stride:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + [:format="float16x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_offset_alignment:*] + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="snorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-14}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-16}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-18}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-20}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-24}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm10-10-10-2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-10}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-12}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":1}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-2}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-3}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":0,"add":256};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":0}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":2}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":0,"add":4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-4}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-6}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm8x4";arrayStrideVariant={"mult":1,"add":0};offsetVariant={"mult":1,"add":-8}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_shaderLocation_limit:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_attribute_shaderLocation_unique:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_buffer_array_stride_limit_alignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_shader_input_location_in_vertex_state:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_shader_input_location_limit:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,render_pipeline,vertex_state:vertex_shader_type_matches_attribute_format:*] + [:format="float16x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float16x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="float32x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="float32x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint16x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="sint32x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint32x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="sint8x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm16x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="snorm8x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint16x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="uint32x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint32x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="uint8x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm10-10-10-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="unorm16x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm16x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="unorm8x4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_encoder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_encoder/cts.https.html.ini new file mode 100644 index 0000000000..ddf3b0b41d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_encoder/cts.https.html.ini @@ -0,0 +1,779 @@ +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_compute_pass_with_two_dispatches:*] + [:usage0="indirect";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_compute_pass_with_no_dispatch:*] + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_compute_pass_with_one_dispatch:*] + [:usage0AccessibleInDispatch=false;usage1AccessibleInDispatch=false;dispatchBeforeUsage1=false] + expected: + if os == "mac": FAIL + + [:usage0AccessibleInDispatch=false;usage1AccessibleInDispatch=false;dispatchBeforeUsage1=true] + expected: + if os == "mac": FAIL + + [:usage0AccessibleInDispatch=false;usage1AccessibleInDispatch=true;dispatchBeforeUsage1=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0AccessibleInDispatch=true;usage1AccessibleInDispatch=false;dispatchBeforeUsage1=false] + expected: + if os == "mac": FAIL + + [:usage0AccessibleInDispatch=true;usage1AccessibleInDispatch=false;dispatchBeforeUsage1=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0AccessibleInDispatch=true;usage1AccessibleInDispatch=true;dispatchBeforeUsage1=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_render_pass_with_no_draw:*] + [:usage0="index";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="vertex"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_render_pass_with_one_draw:*] + [:usage0="index";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="index";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="storage";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="uniform";usage1="vertex"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="index"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="read-only-storage"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="uniform"] + expected: + if os == "mac": FAIL + + [:usage0="vertex";usage1="vertex"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_encoder:subresources,buffer_usage_in_one_render_pass_with_two_draws:*] + [:usage0="index";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_misc/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_misc/cts.https.html.ini new file mode 100644 index 0000000000..51336c40fe --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/buffer/in_pass_misc/cts.https.html.ini @@ -0,0 +1,506 @@ +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_misc:subresources,buffer_usages_in_copy_and_pass:*] + [:usage0="copy-dst";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="index";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="indexedIndirect";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="indirect";pass="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="indirect";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="read-only-storage";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="read-only-storage";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="storage";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="storage";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="uniform";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="uniform";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="vertex";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="index";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="indexedIndirect";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-src";usage1="indirect";pass="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-src";usage1="indirect";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="copy-src";usage1="read-only-storage";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="read-only-storage";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="storage";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="storage";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="uniform";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="uniform";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="vertex";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="copy-dst";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indexedIndirect";usage1="copy-src";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="copy-dst";pass="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="copy-dst";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="copy-src";pass="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="indirect";usage1="copy-src";pass="render"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="copy-dst";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="copy-src";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-dst";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-src";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="copy-dst";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="copy-src";pass="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="copy-dst";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="copy-src";pass="render"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_misc:subresources,reset_buffer_usage_before_dispatch:*] + [:usage0="read-only-storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,buffer,in_pass_misc:subresources,reset_buffer_usage_before_draw:*] + [:usage0="index";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="index";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="index";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="read-only-storage";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="read-only-storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="storage";usage1="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="uniform";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="uniform";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="index"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="indexedIndirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="read-only-storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:usage0="vertex";usage1="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="vertex";usage1="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_pass_encoder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_pass_encoder/cts.https.html.ini new file mode 100644 index 0000000000..a29977397c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_pass_encoder/cts.https.html.ini @@ -0,0 +1,1102 @@ +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:bindings_in_bundle:*] + [:type0="multisampled-texture";type1="multisampled-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type0="multisampled-texture";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="render-target";type1="multisampled-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="render-target";type1="sampled-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="render-target";type1="writeonly-storage-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="sampled-texture";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="sampled-texture";type1="sampled-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:type0="sampled-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="writeonly-storage-texture";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="writeonly-storage-texture";type1="sampled-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type0="writeonly-storage-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:replaced_binding:*] + [:compute=false;callDrawOrDispatch=false;entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;callDrawOrDispatch=false;entry={"texture":{}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;callDrawOrDispatch=true;entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;callDrawOrDispatch=true;entry={"texture":{}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;callDrawOrDispatch=false;entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;callDrawOrDispatch=false;entry={"texture":{}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;callDrawOrDispatch=true;entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;callDrawOrDispatch=true;entry={"texture":{}}] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:scope,basic,render:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:scope,dispatch:*] + [:dispatch="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatch="indirect"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dispatch="none"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:scope,pass_boundary,compute:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:scope,pass_boundary,render:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:shader_stages_and_visibility,attachment_write:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:shader_stages_and_visibility,storage_write:*] + [:compute=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:subresources_and_binding_types_combination_for_aspect:*] + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=false;format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=false;binding1InBundle=true;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=false;format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;binding0InBundle=true;binding1InBundle=true;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="depth16unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="depth24plus"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="depth24plus-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="depth32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="depth32float-stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;binding0InBundle=false;binding1InBundle=false;format="stencil8"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:subresources_and_binding_types_combination_for_color:*] + [:compute=false;type0="render-target";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;type0="sampled-texture";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;type0="sampled-texture";type1="sampled-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=false;type0="sampled-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;type0="writeonly-storage-texture";type1="render-target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;type0="writeonly-storage-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;type0="sampled-texture";type1="sampled-texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;type0="sampled-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;type0="writeonly-storage-texture";type1="writeonly-storage-texture"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_pass_encoder:unused_bindings_in_pipeline:*] + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=false;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=false;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=false;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="common";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="after";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="before";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="middle";callDrawOrDispatch=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:compute=true;useBindGroup0=true;useBindGroup1=true;setBindGroupsOrder="reversed";setPipeline="none";callDrawOrDispatch=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_common/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_common/cts.https.html.ini new file mode 100644 index 0000000000..2c5ef94ecc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_common/cts.https.html.ini @@ -0,0 +1,6614 @@ +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_common:subresources,color_attachment_and_bind_group:*] + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=0;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:colorAttachmentLevel=1;colorAttachmentLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2;bgUsage="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_common:subresources,color_attachments:*] + [:layer0=0;level0=0;layer1=0;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=0;layer1=0;level1=0;inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:layer0=0;level0=0;layer1=0;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=0;layer1=1;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=0;layer1=1;level1=0;inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=0;layer1=1;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=0;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=0;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=0;level1=1;inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=1;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=1;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=0;level0=1;layer1=1;level1=1;inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=0;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=0;level1=0;inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=0;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=1;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=1;level1=0;inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:layer0=1;level0=0;layer1=1;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=0;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=0;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=0;level1=1;inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=1;level1=0;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=1;level1=1;inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:layer0=1;level0=1;layer1=1;level1=1;inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_common:subresources,depth_stencil_attachment_and_bind_group:*] + [:dsLevel=0;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=0;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=0;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=0;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=1;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=0;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:dsLevel=1;dsLayer=1;bgLevel=1;bgLevelCount=2;bgLayer=1;bgLayerCount=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_common:subresources,depth_stencil_texture_in_bind_groups:*] + expected: + if os == "linux" and not debug: TIMEOUT + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":0,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":1};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":0,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":1};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":0,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":1};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":0,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":1};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="depth-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="depth-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:view0Levels={"base":1,"count":2};view0Layers={"base":1,"count":2};view1Levels={"base":1,"count":2};view1Layers={"base":1,"count":2};aspect0="stencil-only";aspect1="stencil-only";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_common:subresources,multiple_bind_groups:*] + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":0,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="storage";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":1};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":0,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":1};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":0,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="storage";inSamePass=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":1};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":0,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":1};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:bg0Levels={"base":1,"count":2};bg0Layers={"base":1,"count":2};bg1Levels={"base":1,"count":2};bg1Layers={"base":1,"count":2};bgUsage0="texture";bgUsage1="texture";inSamePass=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_misc/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_misc/cts.https.html.ini new file mode 100644 index 0000000000..49dc4ea400 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/resource_usages/texture/in_render_misc/cts.https.html.ini @@ -0,0 +1,186 @@ +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,set_bind_group_on_same_index_color_texture:*] + [:useDifferentTextureAsTexture2=false;baseLayer2=0;view2Binding="storage";hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=0;view2Binding="storage";hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=0;view2Binding="texture";hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=0;view2Binding="texture";hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=1;view2Binding="storage";hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=1;view2Binding="storage";hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=1;view2Binding="texture";hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=false;baseLayer2=1;view2Binding="texture";hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=true;baseLayer2=0;view2Binding="texture";hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:useDifferentTextureAsTexture2=true;baseLayer2=0;view2Binding="texture";hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,set_bind_group_on_same_index_depth_stencil_texture:*] + [:bindAspect="depth-only";depthStencilReadOnly=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindAspect="depth-only";depthStencilReadOnly=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindAspect="stencil-only";depthStencilReadOnly=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:bindAspect="stencil-only";depthStencilReadOnly=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,set_unused_bind_group:*] + [:inRenderPass=false;hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inRenderPass=false;hasConflict=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inRenderPass=true;hasConflict=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inRenderPass=true;hasConflict=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,resource_usages,texture,in_render_misc:subresources,texture_usages_in_copy_and_render_pass:*] + [:usage0="color-attachment";usage1="copy-dst"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="color-attachment";usage1="copy-src"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="color-attachment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="copy-dst"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="copy-src"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-dst";usage1="texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="color-attachment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="copy-dst"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="copy-src"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="storage"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="copy-src";usage1="texture"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-dst"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="storage";usage1="copy-src"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="texture";usage1="copy-dst"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:usage0="texture";usage1="copy-src"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini new file mode 100644 index 0000000000..57e90257b5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini @@ -0,0 +1,556 @@ +[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:compute:*] + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:fragment:*] + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:vertex:*] + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=false;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="ma%20in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%20"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="main%5Cu0000a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint="mian"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="_main_t12V3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="main_t12V3";stageEntryPoint="main_t12V5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mainmain";stageEntryPoint="mainmain"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="main"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="mian";stageEntryPoint="mian"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="s%C3%A9quen%C3%A7age"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/overrides/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/overrides/cts.https.html.ini new file mode 100644 index 0000000000..d70c7fd9f7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/overrides/cts.https.html.ini @@ -0,0 +1,14 @@ +[cts.https.html?q=webgpu:api,validation,shader_module,overrides:id_conflict:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,shader_module,overrides:name_conflict:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/state/device_lost/destroy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/state/device_lost/destroy/cts.https.html.ini new file mode 100644 index 0000000000..4010862302 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/state/device_lost/destroy/cts.https.html.ini @@ -0,0 +1,19084 @@ +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,clearBuffer:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,computePass,dispatch:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,copyBufferToBuffer:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,copyBufferToTexture:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,copyTextureToBuffer:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,copyTextureToTexture:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,renderPass,draw:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,renderPass,renderBundle:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="finish";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,resolveQuerySet:*] + [:stage="finish";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="finish";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="submit";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="submit";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,writeTimestamp:*] + [:type="occlusion";stage="finish";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="occlusion";stage="finish";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="occlusion";stage="submit";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="occlusion";stage="submit";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp";stage="finish";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp";stage="finish";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp";stage="submit";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="timestamp";stage="submit";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createBindGroup:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:resourceType="compareSamp";entry={"sampler":{"type":"comparison"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="compareSamp";entry={"sampler":{"type":"comparison"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="filtSamp";entry={"sampler":{"type":"filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="filtSamp";entry={"sampler":{"type":"filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="nonFiltSamp";entry={"sampler":{"type":"filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="nonFiltSamp";entry={"sampler":{"type":"filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="nonFiltSamp";entry={"sampler":{"type":"non-filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="nonFiltSamp";entry={"sampler":{"type":"non-filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="sampledTex";entry={"texture":{"multisampled":false}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="sampledTex";entry={"texture":{"multisampled":false}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="sampledTexMS";entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="sampledTexMS";entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageBuf";entry={"buffer":{"type":"read-only-storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageBuf";entry={"buffer":{"type":"read-only-storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageBuf";entry={"buffer":{"type":"storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageBuf";entry={"buffer":{"type":"storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageTex";entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="storageTex";entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="uniformBuf";entry={"buffer":{"type":"uniform"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:resourceType="uniformBuf";entry={"buffer":{"type":"uniform"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createBindGroupLayout:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:entry={"buffer":{"type":"read-only-storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"read-only-storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"uniform"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"uniform"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"comparison"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"comparison"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"non-filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"non-filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":false}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":false}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createBuffer:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:usageType="INDEX";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDEX";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="INDIRECT";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_READ";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="MAP_WRITE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="QUERY_RESOLVE";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="STORAGE";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="UNIFORM";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_NONE";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_NONE";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC_DST";awaitLost=false;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:usageType="VERTEX";usageCopy="COPY_SRC_DST";awaitLost=true;mappedAtCreation=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createCommandEncoder:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createComputePipeline:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createComputePipelineAsync:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:valid=false;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=false;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=true;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=true;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createPipelineLayout:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:entry={"buffer":{"type":"read-only-storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"read-only-storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"storage"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"storage"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"uniform"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"buffer":{"type":"uniform"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"comparison"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"comparison"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"non-filtering"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"sampler":{"type":"non-filtering"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":false}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":false}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:entry={"texture":{"multisampled":true,"sampleType":"unfilterable-float"}};awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createQuerySet:*] + [:type="occlusion";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="occlusion";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="timestamp";awaitLost=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="timestamp";awaitLost=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createRenderBundleEncoder:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="bgra8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createRenderPipeline:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createRenderPipelineAsync:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:valid=false;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=false;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=true;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:valid=true;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createSampler:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createShaderModule:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:stage="COMPUTE";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="COMPUTE";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="FRAGMENT";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="FRAGMENT";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="VERTEX";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="VERTEX";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createTexture,2d,compressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="astc-10x10-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createTexture,2d,uncompressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="bgra8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createView,2d,compressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="astc-10x10-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc4-r-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc5-rg-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-r11unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="eac-rg11unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:createView,2d,uncompressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:format="bgra8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="r8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg11b10ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rg8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb10a2unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgb9e5ufloat";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba16uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32float";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba32uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8sint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8snorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8uint";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="storage";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="render";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="dst";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="none";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";usageType="texture";usageCopy="src-dest";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:importExternalTexture:*] + [:sourceType="VideoElement";awaitLost=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:sourceType="VideoElement";awaitLost=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:sourceType="VideoFrame";awaitLost=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:sourceType="VideoFrame";awaitLost=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:queue,copyExternalImageToTexture,canvas:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:canvasType="offscreen";contextType="2d";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="2d";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="bitmaprenderer";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="bitmaprenderer";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgl";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgl";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgl2";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgl2";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgpu";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextType="webgpu";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="2d";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="2d";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="bitmaprenderer";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="bitmaprenderer";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgl";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgl";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgl2";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgl2";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgpu";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextType="webgpu";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:queue,copyExternalImageToTexture,imageBitmap:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:queue,writeBuffer:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:numElements=16;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:numElements=16;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:numElements=4;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:numElements=4;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:numElements=8;awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:numElements=8;awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:queue,writeTexture,2d,compressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:format="astc-10x10-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x10-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x5-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x5-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x6-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x6-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x8-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x8-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x10-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x10-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x12-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x12-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-4x4-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-4x4-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x4-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x4-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x5-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x5-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x5-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x5-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x6-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x6-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x5-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x5-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x6-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x6-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x8-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x8-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc1-rgba-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc2-rgba-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc3-rgba-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc4-r-snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc4-r-snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc4-r-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc4-r-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc5-rg-snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc5-rg-snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc5-rg-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc5-rg-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc6h-rgb-float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc6h-rgb-float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc7-rgba-unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-r11snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-r11snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-r11unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-r11unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-rg11snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-rg11snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-rg11unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="eac-rg11unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgba8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:queue,writeTexture,2d,uncompressed_format:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:format="bgra8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bgra8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="bgra8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="r8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:format="rg11b10ufloat";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg11b10ufloat";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rg8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb10a2uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb10a2uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb10a2unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb10a2unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb9e5ufloat";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgb9e5ufloat";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba16uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32float";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32float";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba32uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8sint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8sint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8snorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8snorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8uint";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8uint";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8unorm";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8unorm";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";awaitLost=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:format="rgba8unorm-srgb";awaitLost=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/bgra8unorm_storage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/bgra8unorm_storage/cts.https.html.ini new file mode 100644 index 0000000000..6274f44bf1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/bgra8unorm_storage/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:configure_storage_usage_on_canvas_context_with_bgra8unorm_storage:*] + [:canvasType="offscreen"] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:configure_storage_usage_on_canvas_context_without_bgra8unorm_storage:*] + [:canvasType="offscreen"] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:create_bind_group_layout:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:create_shader_module_with_bgra8unorm_storage:*] + [:shaderType="compute"] + expected: + if os == "mac": FAIL + + [:shaderType="fragment"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:create_shader_module_without_bgra8unorm_storage:*] + [:shaderType="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:shaderType="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,bgra8unorm_storage:create_texture:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/destroy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/destroy/cts.https.html.ini new file mode 100644 index 0000000000..cb6fccd859 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/destroy/cts.https.html.ini @@ -0,0 +1,156 @@ +[cts.https.html?q=webgpu:api,validation,texture,destroy:base:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,destroy:invalid_texture:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,destroy:submit_a_destroyed_texture_as_attachment:*] + [:depthStencilTextureAspect="all";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="destroyedAfterEncode";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="valid";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="valid";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="all";colorTextureState="valid";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="valid";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="valid";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="depth-only";colorTextureState="valid";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedAfterEncode";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="destroyedBeforeEncode";depthStencilTextureState="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="valid";depthStencilTextureState="destroyedAfterEncode"] + expected: + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="valid";depthStencilTextureState="destroyedBeforeEncode"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:depthStencilTextureAspect="stencil-only";colorTextureState="valid";depthStencilTextureState="valid"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,destroy:twice:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/float32_filterable/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/float32_filterable/cts.https.html.ini new file mode 100644 index 0000000000..72100a8d30 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/float32_filterable/cts.https.html.ini @@ -0,0 +1,10 @@ +[cts.https.html?q=webgpu:api,validation,texture,float32_filterable:create_bind_group:*] + [:enabled=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:enabled=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/rg11b10ufloat_renderable/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/rg11b10ufloat_renderable/cts.https.html.ini new file mode 100644 index 0000000000..cc08dbd489 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/texture/rg11b10ufloat_renderable/cts.https.html.ini @@ -0,0 +1,40 @@ +[cts.https.html?q=webgpu:api,validation,texture,rg11b10ufloat_renderable:begin_render_bundle_encoder:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,rg11b10ufloat_renderable:begin_render_pass_msaa_and_resolve:*] + [:] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,rg11b10ufloat_renderable:begin_render_pass_single_sampled:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,rg11b10ufloat_renderable:create_render_pipeline:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:api,validation,texture,rg11b10ufloat_renderable:create_texture:*] + [:sampleCount=1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:sampleCount=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/cmds/copyTextureToBuffer/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/cmds/copyTextureToBuffer/cts.https.html.ini new file mode 100644 index 0000000000..e1994fbf29 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/cmds/copyTextureToBuffer/cts.https.html.ini @@ -0,0 +1,208 @@ +[cts.https.html?q=webgpu:compat,api,validation,encoding,cmds,copyTextureToBuffer:compressed:*] + [:format="astc-10x10-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-10x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-12x10-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-12x12-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-4x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-5x4-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-5x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-6x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-6x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x5-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x6-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm"] + expected: + if os == "mac": FAIL + + [:format="astc-8x8-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="bc1-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc1-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="bc2-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc2-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="bc3-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc3-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="bc4-r-snorm"] + expected: + if os == "mac": FAIL + + [:format="bc4-r-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc5-rg-snorm"] + expected: + if os == "mac": FAIL + + [:format="bc5-rg-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc6h-rgb-float"] + expected: + if os == "mac": FAIL + + [:format="bc6h-rgb-ufloat"] + expected: + if os == "mac": FAIL + + [:format="bc7-rgba-unorm"] + expected: + if os == "mac": FAIL + + [:format="bc7-rgba-unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="eac-r11snorm"] + expected: + if os == "mac": FAIL + + [:format="eac-r11unorm"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11snorm"] + expected: + if os == "mac": FAIL + + [:format="eac-rg11unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgb8unorm-srgb"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm"] + expected: + if os == "mac": FAIL + + [:format="etc2-rgba8unorm-srgb"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini new file mode 100644 index 0000000000..8508e8d1cb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/encoding/programmable/pipeline_bind_group_compat/cts.https.html.ini @@ -0,0 +1,270 @@ +[cts.https.html?q=webgpu:compat,api,validation,encoding,programmable,pipeline_bind_group_compat:twoDifferentTextureViews,compute_pass,unused:*] + [:textureType="regular"] + expected: + if os == "mac": FAIL + + [:textureType="storage"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:compat,api,validation,encoding,programmable,pipeline_bind_group_compat:twoDifferentTextureViews,compute_pass,used:*] + [:bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="dispatchWorkgroups";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="dispatchWorkgroupsIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="dispatchWorkgroups";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="dispatchWorkgroupsIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="dispatchWorkgroups";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="dispatchWorkgroups";textureType="storage"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="dispatchWorkgroupsIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="dispatchWorkgroupsIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="dispatchWorkgroups";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="dispatchWorkgroups";textureType="storage"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="dispatchWorkgroupsIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="dispatchWorkgroupsIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:compat,api,validation,encoding,programmable,pipeline_bind_group_compat:twoDifferentTextureViews,render_pass,unused:*] + [:encoderType="render%20bundle";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";textureType="storage"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:compat,api,validation,encoding,programmable,pipeline_bind_group_compat:twoDifferentTextureViews,render_pass,used:*] + [:encoderType="render%20bundle";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="draw";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexed";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="draw";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexed";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexedIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20bundle";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="binding%20incompatible%20bindGroups%20then%20fix";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="can%20bind%20same%20view%20in%20different%20bindGroups";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="draw";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexed";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndexedIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20different%20bindGroups";useCase="drawIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="draw";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="draw";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexed";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexed";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexedIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndexedIndirect";textureType="storage"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndirect";textureType="regular"] + expected: + if os == "mac": FAIL + + [:encoderType="render%20pass";bindCase="incompatible%20views%20in%20the%20same%20bindGroup";useCase="drawIndirect";textureType="storage"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/fragment_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/fragment_state/cts.https.html.ini new file mode 100644 index 0000000000..b575f37b1f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/fragment_state/cts.https.html.ini @@ -0,0 +1,50 @@ +[cts.https.html?q=webgpu:compat,api,validation,render_pipeline,fragment_state:colorState:*] + [:caseName="alphaDstFactor"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="alphaOperation"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="alphaSrcFactor"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="colorDstFactor"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="colorOperation"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="colorSrcFactor"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="default"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="noBlendTarget0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="noBlendTarget1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:caseName="writeMask"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/shader_module/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/shader_module/cts.https.html.ini new file mode 100644 index 0000000000..99080be134 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/shader_module/cts.https.html.ini @@ -0,0 +1,8 @@ +[cts.https.html?q=webgpu:compat,api,validation,render_pipeline,shader_module:sample_mask:*] + [:entryPoint="fsWithSampleMaskUsage"] + expected: + if os == "mac": FAIL + + [:entryPoint="fsWithoutSampleMaskUsage"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/vertex_state/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/vertex_state/cts.https.html.ini new file mode 100644 index 0000000000..3005d1327e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/render_pipeline/vertex_state/cts.https.html.ini @@ -0,0 +1,96 @@ +[cts.https.html?q=webgpu:compat,api,validation,render_pipeline,vertex_state:maxVertexAttributesVertexIndexInstanceIndex:*] + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=0;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=0;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=1;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=1;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=2;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=false;numAttribsToReserve=2;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=0;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=0;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=1;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=1;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=2;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=false;useInstanceIndex=true;numAttribsToReserve=2;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=0;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=0;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=1;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=1;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=2;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=false;numAttribsToReserve=2;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=0;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=0;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=1;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=1;isAsync=true] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=2;isAsync=false] + expected: + if os == "mac": FAIL + + [:useVertexIndex=true;useInstanceIndex=true;numAttribsToReserve=2;isAsync=true] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/createTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/createTexture/cts.https.html.ini new file mode 100644 index 0000000000..cb5eb4cbd7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/createTexture/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:compat,api,validation,texture,createTexture:unsupportedTextureFormats:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:compat,api,validation,texture,createTexture:unsupportedTextureViewFormats:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/cubeArray/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/cubeArray/cts.https.html.ini new file mode 100644 index 0000000000..88274adab9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/compat/api/validation/texture/cubeArray/cts.https.html.ini @@ -0,0 +1,8 @@ +[cts.https.html?q=webgpu:compat,api,validation,texture,cubeArray:cube_array:*] + [:dimension="cube"] + expected: + if os == "mac": FAIL + + [:dimension="cube-array"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/examples/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/examples/cts.https.html.ini new file mode 100644 index 0000000000..8c4f480961 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/examples/cts.https.html.ini @@ -0,0 +1,144 @@ +[cts.https.html?q=webgpu:examples:basic,async:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,builder_cases:*] + [:x=1;y=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=1;y=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=2;y=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=2;y=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,builder_cases_subcases:*] + [:x=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,builder_subcases:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,builder_subcases_short:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,plain_cases:*] + [:x=-10;y=-10] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=2;y=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic,plain_cases_private:*] + [:x=-10;y=18] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:x=2;y=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:basic:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:gpu,async:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:gpu,buffers:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:gpu,with_texture_compression,bc:*] + [:textureCompressionBC=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:textureCompressionBC=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:gpu,with_texture_compression,etc2:*] + [:textureCompressionETC2=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:textureCompressionETC2=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:not_implemented_yet,with_plan:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:not_implemented_yet,without_plan:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:examples:test_name:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/idl/constants/flags/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/idl/constants/flags/cts.https.html.ini new file mode 100644 index 0000000000..7be168b69e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/idl/constants/flags/cts.https.html.ini @@ -0,0 +1,68 @@ +[cts.https.html?q=webgpu:idl,constants,flags:BufferUsage,count:*] + [:] + + +[cts.https.html?q=webgpu:idl,constants,flags:BufferUsage,values:*] + [:key="COPY_DST"] + + [:key="COPY_SRC"] + + [:key="INDEX"] + + [:key="INDIRECT"] + + [:key="MAP_READ"] + + [:key="MAP_WRITE"] + + [:key="QUERY_RESOLVE"] + + [:key="STORAGE"] + + [:key="UNIFORM"] + + [:key="VERTEX"] + + +[cts.https.html?q=webgpu:idl,constants,flags:ColorWrite,count:*] + [:] + + +[cts.https.html?q=webgpu:idl,constants,flags:ColorWrite,values:*] + [:key="ALL"] + + [:key="ALPHA"] + + [:key="BLUE"] + + [:key="GREEN"] + + [:key="RED"] + + +[cts.https.html?q=webgpu:idl,constants,flags:ShaderStage,count:*] + [:] + + +[cts.https.html?q=webgpu:idl,constants,flags:ShaderStage,values:*] + [:key="COMPUTE"] + + [:key="FRAGMENT"] + + [:key="VERTEX"] + + +[cts.https.html?q=webgpu:idl,constants,flags:TextureUsage,count:*] + [:] + + +[cts.https.html?q=webgpu:idl,constants,flags:TextureUsage,values:*] + [:key="COPY_DST"] + + [:key="COPY_SRC"] + + [:key="RENDER_ATTACHMENT"] + + [:key="STORAGE_BINDING"] + + [:key="TEXTURE_BINDING"] diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_addition/cts.https.html.ini new file mode 100644 index 0000000000..6b4e4f3d2d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_addition/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_addition:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_addition:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_addition:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_addition:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_comparison/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_comparison/cts.https.html.ini new file mode 100644 index 0000000000..9542d9ce46 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_comparison/cts.https.html.ini @@ -0,0 +1,138 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:greater_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:greater_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:less_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:less_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_comparison:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_division/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_division/cts.https.html.ini new file mode 100644 index 0000000000..b61647b795 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_division/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_division:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_division:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_division:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_division:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_addition/cts.https.html.ini new file mode 100644 index 0000000000..c2d442078d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_addition/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_matrix_addition:matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..281dccd51d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_matrix_subtraction/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_matrix_subtraction:matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..c34c0eda14 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_multiplication/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_multiplication:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_multiplication:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_multiplication:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_multiplication:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_remainder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_remainder/cts.https.html.ini new file mode 100644 index 0000000000..d80a5738b9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_remainder/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_remainder:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_remainder:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_remainder:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_remainder:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..3f82e938d7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/af_subtraction/cts.https.html.ini @@ -0,0 +1,66 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_subtraction:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_subtraction:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_subtraction:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,af_subtraction:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise/cts.https.html.ini new file mode 100644 index 0000000000..33b230140a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise/cts.https.html.ini @@ -0,0 +1,1018 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_and:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_and_compound:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_exclusive_or_compound:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_or:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise:bitwise_or_compound:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise_shift/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise_shift/cts.https.html.ini new file mode 100644 index 0000000000..ce52ee9f12 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bitwise_shift/cts.https.html.ini @@ -0,0 +1,678 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise_shift:shift_left_concrete:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise_shift:shift_left_concrete_compound:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise_shift:shift_right_concrete:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bitwise_shift:shift_right_concrete_compound:*] + [:type="i32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="i32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="u32";inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bool_logical/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bool_logical/cts.https.html.ini new file mode 100644 index 0000000000..65e77e1115 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/bool_logical/cts.https.html.ini @@ -0,0 +1,482 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:and:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:and_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:and_short_circuit:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:or:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:or_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,bool_logical:or_short_circuit:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_addition/cts.https.html.ini new file mode 100644 index 0000000000..f29060794f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_addition/cts.https.html.ini @@ -0,0 +1,350 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar:*] + [:inputSource="const"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_comparison/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_comparison/cts.https.html.ini new file mode 100644 index 0000000000..e4e1425bde --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_comparison/cts.https.html.ini @@ -0,0 +1,394 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:greater_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:greater_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:less_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:less_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_division/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_division/cts.https.html.ini new file mode 100644 index 0000000000..c5c43c16a4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_division/cts.https.html.ini @@ -0,0 +1,294 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_addition/cts.https.html.ini new file mode 100644 index 0000000000..d93a648aec --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_addition/cts.https.html.ini @@ -0,0 +1,362 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_matrix_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_matrix_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..c9ee83547a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_matrix_multiplication/cts.https.html.ini @@ -0,0 +1,722 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:*] + [:inputSource="const";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:*] + [:inputSource="const";common_dim=2;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_scalar_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_scalar_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..9b9ba5fb14 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_scalar_multiplication/cts.https.html.ini @@ -0,0 +1,544 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:matrix_scalar_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_scalar_multiplication:scalar_matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..c4940215bb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_subtraction/cts.https.html.ini @@ -0,0 +1,362 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_vector_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_vector_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..e5c92d670e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_matrix_vector_multiplication/cts.https.html.ini @@ -0,0 +1,424 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:matrix_vector:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..795bb1d18d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_multiplication/cts.https.html.ini @@ -0,0 +1,350 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_remainder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_remainder/cts.https.html.ini new file mode 100644 index 0000000000..c64315924a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_remainder/cts.https.html.ini @@ -0,0 +1,350 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..e552b3f2b8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f16_subtraction/cts.https.html.ini @@ -0,0 +1,350 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_addition/cts.https.html.ini new file mode 100644 index 0000000000..55e461234d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_addition/cts.https.html.ini @@ -0,0 +1,316 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_addition:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_comparison/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_comparison/cts.https.html.ini new file mode 100644 index 0000000000..016c620bc6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_comparison/cts.https.html.ini @@ -0,0 +1,514 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:greater_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:greater_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:less_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:less_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_comparison:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_division/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_division/cts.https.html.ini new file mode 100644 index 0000000000..324807a638 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_division/cts.https.html.ini @@ -0,0 +1,316 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_division:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_addition/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_addition/cts.https.html.ini new file mode 100644 index 0000000000..b06679dcd1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_addition/cts.https.html.ini @@ -0,0 +1,326 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_addition:matrix_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..4d3b65cd6c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication/cts.https.html.ini @@ -0,0 +1,937 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:inputSource="const";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=2] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4;y_cols=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_matrix_multiplication:matrix_matrix_compound:*] + expected: + if os == "win": [OK, TIMEOUT] + [:inputSource="const";common_dim=2;x_rows=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=2;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=3;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";common_dim=4;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=2] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=3] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=2;x_rows=4] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=2] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=3] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=3;x_rows=4] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=2] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=3] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r";common_dim=4;x_rows=4] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=2] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=3] + expected: + if os == "win": [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=2;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=3;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";common_dim=4;x_rows=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=2] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=3] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=2;x_rows=4] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=2] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=3] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=3;x_rows=4] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=2] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=3] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";common_dim=4;x_rows=4] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..e8fbe21f71 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication/cts.https.html.ini @@ -0,0 +1,490 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:matrix_scalar_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_scalar_multiplication:scalar_matrix:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..a1f27488fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_subtraction/cts.https.html.ini @@ -0,0 +1,331 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_subtraction:matrix_compound:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..4a78f8310c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication/cts.https.html.ini @@ -0,0 +1,447 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:matrix_vector:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_matrix_vector_multiplication:vector_matrix_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_multiplication/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_multiplication/cts.https.html.ini new file mode 100644 index 0000000000..2c32288f10 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_multiplication/cts.https.html.ini @@ -0,0 +1,369 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:scalar:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_multiplication:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_remainder/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_remainder/cts.https.html.ini new file mode 100644 index 0000000000..d461baf0fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_remainder/cts.https.html.ini @@ -0,0 +1,367 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_remainder:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_subtraction/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_subtraction/cts.https.html.ini new file mode 100644 index 0000000000..b38d703a2d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/f32_subtraction/cts.https.html.ini @@ -0,0 +1,316 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:scalar:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:scalar_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:scalar_vector:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:vector:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:vector_scalar:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,f32_subtraction:vector_scalar_compound:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..3b36e5dc64 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_arithmetic/cts.https.html.ini @@ -0,0 +1,1784 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:addition:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:addition_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:addition_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:addition_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:addition_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:division:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:division_compound:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:division_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:division_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:division_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:multiplication:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:multiplication_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:multiplication_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:multiplication_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:multiplication_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:remainder:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:remainder_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:remainder_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:remainder_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:remainder_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:subtraction:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:subtraction_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:subtraction_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:subtraction_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_arithmetic:subtraction_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_comparison/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_comparison/cts.https.html.ini new file mode 100644 index 0000000000..61f9da8e42 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/i32_comparison/cts.https.html.ini @@ -0,0 +1,514 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:greater_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:greater_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:less_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:less_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,i32_comparison:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..4d421aa6eb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_arithmetic/cts.https.html.ini @@ -0,0 +1,1935 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:addition:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:addition_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:addition_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:addition_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:addition_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:division:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:division_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:division_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:division_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:division_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:multiplication:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:multiplication_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:multiplication_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:multiplication_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:multiplication_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:remainder:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:remainder_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:remainder_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:remainder_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:remainder_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:subtraction:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:subtraction_compound:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:subtraction_scalar_vector:*] + [:inputSource="const";vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_rhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:subtraction_vector_scalar:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_arithmetic:subtraction_vector_scalar_compound:*] + [:inputSource="const";vectorize_lhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize_lhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize_lhs=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_comparison/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_comparison/cts.https.html.ini new file mode 100644 index 0000000000..e60d5f8654 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/binary/u32_comparison/cts.https.html.ini @@ -0,0 +1,442 @@ +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:greater_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:greater_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:less_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:less_than:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,binary,u32_comparison:not_equals:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/abs/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/abs/cts.https.html.ini new file mode 100644 index 0000000000..16c815b3c0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/abs/cts.https.html.ini @@ -0,0 +1,378 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acos/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acos/cts.https.html.ini new file mode 100644 index 0000000000..6811d9dc93 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acos/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acos:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acos:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acos:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acosh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acosh/cts.https.html.ini new file mode 100644 index 0000000000..e20ace58cf --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/acosh/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acosh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acosh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acosh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/all/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/all/cts.https.html.ini new file mode 100644 index 0000000000..cce17eefad --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/all/cts.https.html.ini @@ -0,0 +1,72 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,all:bool:*] + [:inputSource="const";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec4"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/any/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/any/cts.https.html.ini new file mode 100644 index 0000000000..47ce7f280c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/any/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,any:bool:*] + [:inputSource="const";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";overload="scalar"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";overload="vec4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="scalar"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";overload="vec4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";overload="scalar"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec3"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";overload="vec4"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/arrayLength/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/arrayLength/cts.https.html.ini new file mode 100644 index 0000000000..acad79984c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/arrayLength/cts.https.html.ini @@ -0,0 +1,1220 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:binding_subregion:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:multiple_elements:*] + [:buffer_size=1004;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1004;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=1048576;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:buffer_size=640;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:read_only:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:single_element:*] + [:type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:struct_member:*] + [:member_offset=0;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=0;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=20;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="ElemStruct";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="ElemStruct_ExplicitPadding";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="ElemStruct_ImplicitPadding";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="array%3Cf16,4%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="array%3Cf32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="array%3Ci32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="array%3Cu32,4%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="atomic%3Ci32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="atomic%3Cu32%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="f16";stride=2] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="f32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="i32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x2%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x2%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x3%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x3%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x4%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat2x4%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x2%3Cf16%3E";stride=12] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x2%3Cf32%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x3%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x3%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x4%3Cf16%3E";stride=24] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat3x4%3Cf32%3E";stride=48] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x2%3Cf16%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x2%3Cf32%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x3%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x3%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x4%3Cf16%3E";stride=32] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="mat4x4%3Cf32%3E";stride=64] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="u32";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec2%3Cf16%3E";stride=4] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec2%3Cf32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec2%3Ci32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec2%3Cu32%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec3%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec3%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec3%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec3%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec4%3Cf16%3E";stride=8] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec4%3Cf32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec4%3Ci32%3E";stride=16] + expected: + if os == "mac": FAIL + + [:member_offset=4;type="vec4%3Cu32%3E";stride=16] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asin/cts.https.html.ini new file mode 100644 index 0000000000..615ca90454 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asin/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asin:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asin:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asin:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asinh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asinh/cts.https.html.ini new file mode 100644 index 0000000000..52068f1308 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/asinh/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asinh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asinh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asinh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan/cts.https.html.ini new file mode 100644 index 0000000000..50b403e8ca --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan2/cts.https.html.ini new file mode 100644 index 0000000000..58e6597b5b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atan2/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan2:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan2:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan2:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atanh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atanh/cts.https.html.ini new file mode 100644 index 0000000000..e18c5b0ac8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atanh/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atanh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atanh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atanh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAdd/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAdd/cts.https.html.ini new file mode 100644 index 0000000000..3c43d24aee --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAdd/cts.https.html.ini @@ -0,0 +1,338 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_storage:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicAdd:add_workgroup:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAnd/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAnd/cts.https.html.ini new file mode 100644 index 0000000000..0c14138e3b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicAnd/cts.https.html.ini @@ -0,0 +1,642 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_storage:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicAnd:and_workgroup:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicCompareExchangeWeak/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicCompareExchangeWeak/cts.https.html.ini new file mode 100644 index 0000000000..7ba8dbc64c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicCompareExchangeWeak/cts.https.html.ini @@ -0,0 +1,908 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicCompareExchangeWeak:compare_exchange_weak_storage_advanced:*] + [:workgroupSize=128;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=128;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=16;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=256;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=256;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=4;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=8;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicCompareExchangeWeak:compare_exchange_weak_storage_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicCompareExchangeWeak:compare_exchange_weak_workgroup_advanced:*] + [:workgroupSize=128;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=128;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=16;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=256;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=256;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=4;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=8;scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicCompareExchangeWeak:compare_exchange_weak_workgroup_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicExchange/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicExchange/cts.https.html.ini new file mode 100644 index 0000000000..134c875d85 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicExchange/cts.https.html.ini @@ -0,0 +1,1078 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicExchange:exchange_storage_advanced:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicExchange:exchange_storage_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicExchange:exchange_workgroup_advanced:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicExchange:exchange_workgroup_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicLoad/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicLoad/cts.https.html.ini new file mode 100644 index 0000000000..43230f6c48 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicLoad/cts.https.html.ini @@ -0,0 +1,578 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicLoad:load_storage:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicLoad:load_workgroup:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMax/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMax/cts.https.html.ini new file mode 100644 index 0000000000..7bbfbee399 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMax/cts.https.html.ini @@ -0,0 +1,322 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_storage:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicMax:max_workgroup:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMin/cts.https.html.ini new file mode 100644 index 0000000000..3a4b7d530f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicMin/cts.https.html.ini @@ -0,0 +1,290 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicMin:min_storage:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicMin:min_workgroup:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicOr/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicOr/cts.https.html.ini new file mode 100644 index 0000000000..c7b8f3c7f8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicOr/cts.https.html.ini @@ -0,0 +1,514 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_storage:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicOr:or_workgroup:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicStore/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicStore/cts.https.html.ini new file mode 100644 index 0000000000..3999acc643 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicStore/cts.https.html.ini @@ -0,0 +1,1286 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicStore:store_storage_advanced:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicStore:store_storage_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicStore:store_workgroup_advanced:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicStore:store_workgroup_basic:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicSub/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicSub/cts.https.html.ini new file mode 100644 index 0000000000..6f7ea69eab --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicSub/cts.https.html.ini @@ -0,0 +1,354 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_storage:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicSub:sub_workgroup:*] + [:workgroupSize=1;dispatchSize=16;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="i32"] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;scalarType="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicXor/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicXor/cts.https.html.ini new file mode 100644 index 0000000000..6a4e87bb5f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/atomics/atomicXor/cts.https.html.ini @@ -0,0 +1,770 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_storage:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atomics,atomicXor:xor_workgroup:*] + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=1;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=2;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=32;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=16;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=1;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=4;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="passthrough";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="i32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:workgroupSize=64;dispatchSize=8;mapId="remap";scalarType="u32"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/bitcast/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/bitcast/cts.https.html.ini new file mode 100644 index 0000000000..ed09d9815a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/bitcast/cts.https.html.ini @@ -0,0 +1,2194 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f16_to_f16:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f32_to_f32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f32_to_i32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f32_to_u32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f32_to_vec2h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:i32_to_f32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:i32_to_i32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:i32_to_u32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:i32_to_vec2h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:u32_to_f32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:u32_to_i32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:u32_to_u32:*] + [:inputSource="const";vectorize="_undef_";alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize="_undef_";alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4;alias=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4;alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:u32_to_vec2h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2f_to_vec4h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_f32:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_i32:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_u32:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2i_to_vec4h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2u_to_vec4h:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2f:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2i:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2u:*] + [:inputSource="const";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";alias=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ceil/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ceil/cts.https.html.ini new file mode 100644 index 0000000000..6dd9584d3e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ceil/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ceil:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ceil:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ceil:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/clamp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/clamp/cts.https.html.ini new file mode 100644 index 0000000000..91c1d56b31 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/clamp/cts.https.html.ini @@ -0,0 +1,420 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:f32:*] + expected: + if os == "win" and debug: [OK, ERROR] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:i32:*] + expected: + if os == "win" and debug: [OK, ERROR] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cos/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cos/cts.https.html.ini new file mode 100644 index 0000000000..29d9f0f367 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cos/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cos:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cos:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cos:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cosh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cosh/cts.https.html.ini new file mode 100644 index 0000000000..237fdf6149 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cosh/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cosh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cosh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cosh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countLeadingZeros/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countLeadingZeros/cts.https.html.ini new file mode 100644 index 0000000000..10409c284d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countLeadingZeros/cts.https.html.ini @@ -0,0 +1,146 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countLeadingZeros:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countLeadingZeros:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countOneBits/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countOneBits/cts.https.html.ini new file mode 100644 index 0000000000..6dcb09fc42 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countOneBits/cts.https.html.ini @@ -0,0 +1,170 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countOneBits:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countOneBits:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countTrailingZeros/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countTrailingZeros/cts.https.html.ini new file mode 100644 index 0000000000..78dbcb06fc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/countTrailingZeros/cts.https.html.ini @@ -0,0 +1,170 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countTrailingZeros:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,countTrailingZeros:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cross/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cross/cts.https.html.ini new file mode 100644 index 0000000000..fbd5d9c605 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/cross/cts.https.html.ini @@ -0,0 +1,44 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cross:abstract_float:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cross:f16:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cross:f32:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/degrees/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/degrees/cts.https.html.ini new file mode 100644 index 0000000000..996aeac4ae --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/degrees/cts.https.html.ini @@ -0,0 +1,192 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,degrees:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,degrees:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,degrees:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/determinant/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/determinant/cts.https.html.ini new file mode 100644 index 0000000000..d94b50fcf1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/determinant/cts.https.html.ini @@ -0,0 +1,187 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,determinant:abstract_float:*] + [:inputSource="const";dimension=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dimension=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dimension=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dimension=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dimension=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dimension=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dimension=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dimension=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dimension=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dimension=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dimension=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dimension=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,determinant:f16:*] + [:inputSource="const";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,determinant:f32:*] + [:inputSource="const";dim=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";dim=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";dim=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/distance/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/distance/cts.https.html.ini new file mode 100644 index 0000000000..cf77da5b28 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/distance/cts.https.html.ini @@ -0,0 +1,260 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f32:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f32_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dot/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dot/cts.https.html.ini new file mode 100644 index 0000000000..ed1be206fd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dot/cts.https.html.ini @@ -0,0 +1,221 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:abstract_float:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:abstract_int:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f32_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:i32:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:u32:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdx/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdx/cts.https.html.ini new file mode 100644 index 0000000000..fb8f6cac7a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdx/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdx:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxCoarse/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxCoarse/cts.https.html.ini new file mode 100644 index 0000000000..817fd9f538 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxCoarse/cts.https.html.ini @@ -0,0 +1,64 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdxCoarse:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxFine/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxFine/cts.https.html.ini new file mode 100644 index 0000000000..20dbe46d7f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdxFine/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdxFine:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdy/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdy/cts.https.html.ini new file mode 100644 index 0000000000..dd3ee18070 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdy/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdy:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyCoarse/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyCoarse/cts.https.html.ini new file mode 100644 index 0000000000..a592ffe4ea --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyCoarse/cts.https.html.ini @@ -0,0 +1,64 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdyCoarse:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyFine/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyFine/cts.https.html.ini new file mode 100644 index 0000000000..c79195e747 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/dpdyFine/cts.https.html.ini @@ -0,0 +1,64 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dpdyFine:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp/cts.https.html.ini new file mode 100644 index 0000000000..fa4d028dca --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp2/cts.https.html.ini new file mode 100644 index 0000000000..4cfdcda163 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/exp2/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp2:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp2:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp2:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/extractBits/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/extractBits/cts.https.html.ini new file mode 100644 index 0000000000..55c21b7643 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/extractBits/cts.https.html.ini @@ -0,0 +1,194 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,extractBits:i32:*] + [:inputSource="const";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,extractBits:u32:*] + [:inputSource="const";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/faceForward/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/faceForward/cts.https.html.ini new file mode 100644 index 0000000000..0a2d58a2e8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/faceForward/cts.https.html.ini @@ -0,0 +1,197 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:abstract_float:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f32_vec2:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstLeadingBit/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstLeadingBit/cts.https.html.ini new file mode 100644 index 0000000000..a99f65de43 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstLeadingBit/cts.https.html.ini @@ -0,0 +1,146 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,firstLeadingBit:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,firstLeadingBit:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstTrailingBit/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstTrailingBit/cts.https.html.ini new file mode 100644 index 0000000000..7dbdc865a0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/firstTrailingBit/cts.https.html.ini @@ -0,0 +1,170 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,firstTrailingBit:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,firstTrailingBit:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/floor/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/floor/cts.https.html.ini new file mode 100644 index 0000000000..314abef5c8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/floor/cts.https.html.ini @@ -0,0 +1,164 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,floor:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,floor:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,floor:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fma/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fma/cts.https.html.ini new file mode 100644 index 0000000000..650840ec05 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fma/cts.https.html.ini @@ -0,0 +1,164 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fma:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fma:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fma:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fract/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fract/cts.https.html.ini new file mode 100644 index 0000000000..65d3b35afa --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fract/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fract:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fract:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fract:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/frexp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/frexp/cts.https.html.ini new file mode 100644 index 0000000000..126cf9b513 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/frexp/cts.https.html.ini @@ -0,0 +1,302 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_exp:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec2_exp:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec2_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec3_exp:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec3_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec4_exp:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec4_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_exp:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec2_exp:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec2_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec3_exp:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec3_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec4_exp:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f32_vec4_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidth/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidth/cts.https.html.ini new file mode 100644 index 0000000000..0dc8555413 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidth/cts.https.html.ini @@ -0,0 +1,64 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fwidth:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthCoarse/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthCoarse/cts.https.html.ini new file mode 100644 index 0000000000..1ba82a0c63 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthCoarse/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fwidthCoarse:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthFine/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthFine/cts.https.html.ini new file mode 100644 index 0000000000..8486e389cc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/fwidthFine/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fwidthFine:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/insertBits/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/insertBits/cts.https.html.ini new file mode 100644 index 0000000000..db888cf3a3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/insertBits/cts.https.html.ini @@ -0,0 +1,192 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,insertBits:integer:*] + [:inputSource="const";signed=false;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=false;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=false;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=false;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=true;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=true;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=true;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";signed=true;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=false;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=false;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=false;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=false;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=true;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=true;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=true;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";signed=true;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=false;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=false;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=false;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=false;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=true;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=true;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=true;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";signed=true;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=false;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=false;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=false;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=false;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=true;width=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=true;width=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=true;width=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";signed=true;width=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/inversesqrt/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/inversesqrt/cts.https.html.ini new file mode 100644 index 0000000000..0dbf958e84 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/inversesqrt/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,inversesqrt:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,inversesqrt:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ldexp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ldexp/cts.https.html.ini new file mode 100644 index 0000000000..ab77a98e9d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/ldexp/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ldexp:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ldexp:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ldexp:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/length/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/length/cts.https.html.ini new file mode 100644 index 0000000000..21e433dcc6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/length/cts.https.html.ini @@ -0,0 +1,216 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f16:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f32:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f32_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,length:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log/cts.https.html.ini new file mode 100644 index 0000000000..a43cf609b8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log2/cts.https.html.ini new file mode 100644 index 0000000000..9fe1fe78fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/log2/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log2:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log2:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log2:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/max/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/max/cts.https.html.ini new file mode 100644 index 0000000000..3bc061b596 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/max/cts.https.html.ini @@ -0,0 +1,378 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/min/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/min/cts.https.html.ini new file mode 100644 index 0000000000..6361e0c9fd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/min/cts.https.html.ini @@ -0,0 +1,446 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/mix/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/mix/cts.https.html.ini new file mode 100644 index 0000000000..c27c6fc6db --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/mix/cts.https.html.ini @@ -0,0 +1,372 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:abstract_float_matching:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:abstract_float_nonmatching_vec2:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:abstract_float_nonmatching_vec3:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:abstract_float_nonmatching_vec4:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_matching:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec2:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec3:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec4:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f32_matching:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f32_nonmatching_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f32_nonmatching_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f32_nonmatching_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/modf/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/modf/cts.https.html.ini new file mode 100644 index 0000000000..a4db4bbde9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/modf/cts.https.html.ini @@ -0,0 +1,366 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec2_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec2_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec3_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec3_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec4_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_vec4_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:abstract_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec2_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec2_whole:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec3_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec3_whole:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec4_fract:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec4_whole:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_whole:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec2_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec2_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec3_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec3_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec4_fract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_vec4_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f32_whole:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/normalize/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/normalize/cts.https.html.ini new file mode 100644 index 0000000000..dbe03e416a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/normalize/cts.https.html.ini @@ -0,0 +1,215 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f32_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16float/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16float/cts.https.html.ini new file mode 100644 index 0000000000..3039b93945 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16float/cts.https.html.ini @@ -0,0 +1,18 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pack2x16float:pack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16snorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16snorm/cts.https.html.ini new file mode 100644 index 0000000000..f8b0ab0f92 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16snorm/cts.https.html.ini @@ -0,0 +1,18 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pack2x16snorm:pack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16unorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16unorm/cts.https.html.ini new file mode 100644 index 0000000000..31705c7738 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack2x16unorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pack2x16unorm:pack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8snorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8snorm/cts.https.html.ini new file mode 100644 index 0000000000..b550371f67 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8snorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pack4x8snorm:pack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8unorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8unorm/cts.https.html.ini new file mode 100644 index 0000000000..dcecab3042 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pack4x8unorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pack4x8unorm:pack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pow/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pow/cts.https.html.ini new file mode 100644 index 0000000000..83c3509ad0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/pow/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pow:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pow:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pow:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/quantizeToF16/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/quantizeToF16/cts.https.html.ini new file mode 100644 index 0000000000..4009cd6a39 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/quantizeToF16/cts.https.html.ini @@ -0,0 +1,96 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,quantizeToF16:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/radians/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/radians/cts.https.html.ini new file mode 100644 index 0000000000..a03602be9e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/radians/cts.https.html.ini @@ -0,0 +1,192 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,radians:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,radians:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,radians:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reflect/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reflect/cts.https.html.ini new file mode 100644 index 0000000000..ec2b392825 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reflect/cts.https.html.ini @@ -0,0 +1,195 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:abstract_float:*] + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f32_vec2:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f32_vec3:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reflect:f32_vec4:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/refract/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/refract/cts.https.html.ini new file mode 100644 index 0000000000..23e1bd61ab --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/refract/cts.https.html.ini @@ -0,0 +1,184 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:abstract_float:*] + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec2:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec3:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec4:*] + [:inputSource="const"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f32_vec2:*] + expected: + if os == "win" and debug: TIMEOUT + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:inputSource="const"] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f32_vec3:*] + expected: + if os == "win" and debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:inputSource="const"] + expected: + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f32_vec4:*] + expected: + if os == "win" and debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:inputSource="const"] + expected: + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reverseBits/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reverseBits/cts.https.html.ini new file mode 100644 index 0000000000..6a98a32a79 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/reverseBits/cts.https.html.ini @@ -0,0 +1,146 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reverseBits:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,reverseBits:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/round/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/round/cts.https.html.ini new file mode 100644 index 0000000000..0ab2247a64 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/round/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,round:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,round:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,round:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/saturate/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/saturate/cts.https.html.ini new file mode 100644 index 0000000000..e2a90e08a3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/saturate/cts.https.html.ini @@ -0,0 +1,164 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,saturate:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,saturate:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,saturate:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/select/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/select/cts.https.html.ini new file mode 100644 index 0000000000..4dd445c4a4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/select/cts.https.html.ini @@ -0,0 +1,702 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,select:scalar:*] + [:inputSource="const";component="af";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="af";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="af";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="af";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";component="af";overload="scalar"] + + [:inputSource="storage_r";component="af";overload="vec2"] + + [:inputSource="storage_r";component="af";overload="vec3"] + + [:inputSource="storage_r";component="af";overload="vec4"] + + [:inputSource="storage_r";component="b";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="af";overload="scalar"] + + [:inputSource="storage_rw";component="af";overload="vec2"] + + [:inputSource="storage_rw";component="af";overload="vec3"] + + [:inputSource="storage_rw";component="af";overload="vec4"] + + [:inputSource="storage_rw";component="b";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="af";overload="scalar"] + + [:inputSource="uniform";component="af";overload="vec2"] + + [:inputSource="uniform";component="af";overload="vec3"] + + [:inputSource="uniform";component="af";overload="vec4"] + + [:inputSource="uniform";component="b";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="scalar"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec4"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,select:vector:*] + [:inputSource="const";component="af";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="af";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="af";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="b";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="f";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="i";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";component="u";overload="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";component="af";overload="vec2"] + + [:inputSource="storage_r";component="af";overload="vec3"] + + [:inputSource="storage_r";component="af";overload="vec4"] + + [:inputSource="storage_r";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";component="u";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="af";overload="vec2"] + + [:inputSource="storage_rw";component="af";overload="vec3"] + + [:inputSource="storage_rw";component="af";overload="vec4"] + + [:inputSource="storage_rw";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";component="u";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="af";overload="vec2"] + + [:inputSource="uniform";component="af";overload="vec3"] + + [:inputSource="uniform";component="af";overload="vec4"] + + [:inputSource="uniform";component="b";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="b";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="b";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="f";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="h";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="i";overload="vec4"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec2"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec3"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";component="u";overload="vec4"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sign/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sign/cts.https.html.ini new file mode 100644 index 0000000000..bd0f3c4e8f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sign/cts.https.html.ini @@ -0,0 +1,360 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sin/cts.https.html.ini new file mode 100644 index 0000000000..34cf4d9f71 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sin/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sin:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sin:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sin:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sinh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sinh/cts.https.html.ini new file mode 100644 index 0000000000..39dec01b6c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sinh/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sinh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sinh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sinh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/smoothstep/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/smoothstep/cts.https.html.ini new file mode 100644 index 0000000000..91891d74ae --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/smoothstep/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,smoothstep:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,smoothstep:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,smoothstep:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sqrt/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sqrt/cts.https.html.ini new file mode 100644 index 0000000000..e0739722e2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/sqrt/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sqrt:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sqrt:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sqrt:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/step/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/step/cts.https.html.ini new file mode 100644 index 0000000000..9c410fd594 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/step/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,step:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,step:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,step:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/storageBarrier/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/storageBarrier/cts.https.html.ini new file mode 100644 index 0000000000..b7d245afe1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/storageBarrier/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,storageBarrier:barrier:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,storageBarrier:stage:*] + [:stage="compute"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tan/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tan/cts.https.html.ini new file mode 100644 index 0000000000..4d0fe5c518 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tan/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tan:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tan:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tan:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tanh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tanh/cts.https.html.ini new file mode 100644 index 0000000000..4a63e3c051 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/tanh/cts.https.html.ini @@ -0,0 +1,248 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tanh:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tanh:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tanh:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureDimension/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureDimension/cts.https.html.ini new file mode 100644 index 0000000000..d103da9897 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureDimension/cts.https.html.ini @@ -0,0 +1,151 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureDimension:depth:*] + [:texture_type="texture_depth_2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_2d_array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_cube_array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_multisampled_2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureDimension:external:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureDimension:sampled:*] + [:texture_type="texture_1d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_2d_array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_3d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_cube"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_cube_array"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_multisampled_2d"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureDimension:storage:*] + [:texel_format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:texel_format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGather/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGather/cts.https.html.ini new file mode 100644 index 0000000000..8836a51df7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGather/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:depth_2d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:depth_3d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:depth_array_2d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:depth_array_3d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:sampled_2d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:sampled_3d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_2d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGather:sampled_array_3d_coords:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGatherCompare/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGatherCompare/cts.https.html.ini new file mode 100644 index 0000000000..7071d2ca2c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureGatherCompare/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGatherCompare:array_3d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_array_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureGatherCompare:sampled_array_3d_coords:*] + [:] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureLoad/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureLoad/cts.https.html.ini new file mode 100644 index 0000000000..9f848d85c9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureLoad/cts.https.html.ini @@ -0,0 +1,1122 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:arrayed:*] + [:texture_type="texture_2d_array"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_2d_array"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:depth:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:external:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:multisampled:*] + [:texture_type="texture_depth_multisampled_2d"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_multisampled_2d"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:sampled_1d:*] + [:C="i32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:sampled_2d:*] + [:C="i32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureLoad:sampled_3d:*] + [:C="i32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="y-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="i32";coords="z-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="in-bounds";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="x-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="y-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-max-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-boundary";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-boundary";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-boundary";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-boundary";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-wrap";level="numlevels"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-wrap";level="numlevels-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-wrap";level=-1] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:C="u32";coords="z-min-wrap";level=0] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLayers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLayers/cts.https.html.ini new file mode 100644 index 0000000000..4a301eb967 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLayers/cts.https.html.ini @@ -0,0 +1,29 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:arrayed:*] + [:texture_type="texture_depth_2d_array"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_cube_array"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:sampled:*] + [:texture_type="texture_2d_array"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_cube_array"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLayers:storage:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLevels/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLevels/cts.https.html.ini new file mode 100644 index 0000000000..0a671933a4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumLevels/cts.https.html.ini @@ -0,0 +1,42 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLevels:depth:*] + [:texture_type="texture_depth_2d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_depth_2d_array"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_depth_cube"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_depth_cube_array"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumLevels:sampled:*] + [:texture_type="texture_1d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_2d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_2d_array"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_3d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_cube"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_cube_array%60"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumSamples/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumSamples/cts.https.html.ini new file mode 100644 index 0000000000..0e3d950ce9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureNumSamples/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumSamples:depth:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureNumSamples:sampled:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSample/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSample/cts.https.html.ini new file mode 100644 index 0000000000..b080548b05 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSample/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:control_flow:*] + [:stage="compute"] + expected: + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:depth_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:depth_3d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:depth_array_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:depth_array_3d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:sampled_1d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:sampled_3d_coords:*] + [:texture_type="texture_3d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_cube"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:sampled_array_3d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSample:stage:*] + [:stage="compute"] + expected: + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleBias/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleBias/cts.https.html.ini new file mode 100644 index 0000000000..d18eaa7f05 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleBias/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_3d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:control_flow:*] + [:stage="compute"] + expected: + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:sampled_2d_coords:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:sampled_3d_coords:*] + [:texture_type="texture_3d"] + expected: + if os == "mac": FAIL + + [:texture_type="texture_cube"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleBias:stage:*] + [:stage="compute"] + expected: + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompare/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompare/cts.https.html.ini new file mode 100644 index 0000000000..58461bcf6d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompare/cts.https.html.ini @@ -0,0 +1,60 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:arrayed_3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:control_flow:*] + [:stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompare:stage:*] + [:stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompareLevel/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompareLevel/cts.https.html.ini new file mode 100644 index 0000000000..be1f87f7d0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleCompareLevel/cts.https.html.ini @@ -0,0 +1,60 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:arrayed_3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:control_flow:*] + [:stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleCompareLevel:stage:*] + [:stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleGrad/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleGrad/cts.https.html.ini new file mode 100644 index 0000000000..728351b332 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleGrad/cts.https.html.ini @@ -0,0 +1,26 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleGrad:sampled_array_3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleLevel/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleLevel/cts.https.html.ini new file mode 100644 index 0000000000..617b14ac33 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureSampleLevel/cts.https.html.ini @@ -0,0 +1,57 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_3d_coords:*] + [:texture_type="texture_depth_cube"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_depth_cube_array"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_array_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_3d_coords:*] + [:texture_type="texture_3d"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:texture_type="texture_cube"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_2d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_3d_coords:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureStore/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureStore/cts.https.html.ini new file mode 100644 index 0000000000..d03bbbb800 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/textureStore/cts.https.html.ini @@ -0,0 +1,326 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureStore:store_1d_coords:*] + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureStore:store_2d_coords:*] + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureStore:store_3d_coords:*] + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,textureStore:store_array_2d_coords:*] + [:format="r32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/transpose/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/transpose/cts.https.html.ini new file mode 100644 index 0000000000..bd637bf8e9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/transpose/cts.https.html.ini @@ -0,0 +1,427 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,transpose:abstract_float:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,transpose:f16:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,transpose:f32:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/trunc/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/trunc/cts.https.html.ini new file mode 100644 index 0000000000..27015c5c97 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/trunc/cts.https.html.ini @@ -0,0 +1,192 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,trunc:abstract_float:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,trunc:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,trunc:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16float/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16float/cts.https.html.ini new file mode 100644 index 0000000000..55111ca927 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16float/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack2x16float:unpack:*] + expected: + if os == "linux" and not debug: CRASH + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16snorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16snorm/cts.https.html.ini new file mode 100644 index 0000000000..7425bc9f90 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16snorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:unpack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16unorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16unorm/cts.https.html.ini new file mode 100644 index 0000000000..f388606138 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack2x16unorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack2x16unorm:unpack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm/cts.https.html.ini new file mode 100644 index 0000000000..087fc41ff5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack4x8snorm:unpack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm/cts.https.html.ini new file mode 100644 index 0000000000..4b45f18683 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm/cts.https.html.ini @@ -0,0 +1,21 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,unpack4x8unorm:unpack:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/workgroupBarrier/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/workgroupBarrier/cts.https.html.ini new file mode 100644 index 0000000000..98c69bf46f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/call/builtin/workgroupBarrier/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,workgroupBarrier:barrier:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,workgroupBarrier:stage:*] + [:stage="compute"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..eb2a2cfff4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_arithmetic/cts.https.html.ini @@ -0,0 +1,24 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,af_arithmetic:negation:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_assignment/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_assignment/cts.https.html.ini new file mode 100644 index 0000000000..4d3776a0cf --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/af_assignment/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,af_assignment:abstract:*] + [:inputSource="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,af_assignment:f16:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,af_assignment:f32:*] + [:inputSource="const"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_conversion/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_conversion/cts.https.html.ini new file mode 100644 index 0000000000..6b791774fb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_conversion/cts.https.html.ini @@ -0,0 +1,424 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:bool:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_logical/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_logical/cts.https.html.ini new file mode 100644 index 0000000000..9c05cd9f52 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/bool_logical/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_logical:negation:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..853266003e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_arithmetic/cts.https.html.ini @@ -0,0 +1,80 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_arithmetic:negation:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_conversion/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_conversion/cts.https.html.ini new file mode 100644 index 0000000000..b331198ee2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f16_conversion/cts.https.html.ini @@ -0,0 +1,774 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:bool:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f16_mat:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f32:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f32_mat:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..813f0e5886 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_arithmetic/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_arithmetic:negation:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_conversion/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_conversion/cts.https.html.ini new file mode 100644 index 0000000000..160205a731 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/f32_conversion/cts.https.html.ini @@ -0,0 +1,682 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:bool:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f16_mat:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f32_mat:*] + [:inputSource="const";cols=2;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=2;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=3;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";cols=4;rows=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";cols=4;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=2;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=3;rows=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";cols=4;rows=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_arithmetic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_arithmetic/cts.https.html.ini new file mode 100644 index 0000000000..cf2e332094 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_arithmetic/cts.https.html.ini @@ -0,0 +1,84 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_arithmetic:negation:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_complement/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_complement/cts.https.html.ini new file mode 100644 index 0000000000..c54f184504 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_complement/cts.https.html.ini @@ -0,0 +1,72 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_complement:i32_complement:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_conversion/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_conversion/cts.https.html.ini new file mode 100644 index 0000000000..bae4bae95d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/i32_conversion/cts.https.html.ini @@ -0,0 +1,372 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:bool:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_complement/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_complement/cts.https.html.ini new file mode 100644 index 0000000000..83b638dddc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_complement/cts.https.html.ini @@ -0,0 +1,86 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_complement:u32_complement:*] + expected: + if os == "win" and debug: [OK, CRASH] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_conversion/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_conversion/cts.https.html.ini new file mode 100644 index 0000000000..d3e3b8b346 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/expression/unary/u32_conversion/cts.https.html.ini @@ -0,0 +1,438 @@ +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:abstract_int:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:bool:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:f16:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:f32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:i32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,expression,unary,u32_conversion:u32:*] + [:inputSource="const";vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="const";vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_r";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="storage_rw";vectorize=4] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize="_undef_"] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=2] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=3] + expected: + if os == "mac": FAIL + + [:inputSource="uniform";vectorize=4] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/float_parse/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/float_parse/cts.https.html.ini new file mode 100644 index 0000000000..3c4efb9e0c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/float_parse/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:shader,execution,float_parse:valid:*] + [:value="large_number_small_exp"] + expected: + if os == "mac": FAIL + + [:value="no_exp"] + expected: + if os == "mac": FAIL + + [:value="pos_exp_neg_result"] + expected: + if os == "mac": FAIL + + [:value="small_pos_non_zero_exp"] + expected: + if os == "mac": FAIL + + [:value="small_pos_zero_exp"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/call/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/call/cts.https.html.ini new file mode 100644 index 0000000000..b88daeeb3b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/call/cts.https.html.ini @@ -0,0 +1,40 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,call:call_basic:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,call:call_nested:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,call:call_repeated:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/complex/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/complex/cts.https.html.ini new file mode 100644 index 0000000000..011d734069 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/complex/cts.https.html.ini @@ -0,0 +1,12 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,complex:continue_in_switch_in_for_loop:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/eval_order/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/eval_order/cts.https.html.ini new file mode 100644 index 0000000000..bb0d5a0355 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/eval_order/cts.https.html.ini @@ -0,0 +1,288 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:1d_array_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:1d_array_compound_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:1d_array_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:1d_array_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:2d_array_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:2d_array_compound_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:2d_array_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:2d_array_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:array_index:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:array_index_lhs_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:array_index_lhs_member_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:array_index_via_ptrs:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:array_index_via_struct_members:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_chain:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_chain_C_C_C_R:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_chain_C_C_R_C:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_chain_C_R_C_C:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_chain_R_C_C_C:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_lhs_const:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_parenthesized_expr:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:binary_op_rhs_const:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:bitwise_and:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:bitwise_or:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:builtin_fn_args:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:logical_and:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:logical_or:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:matrix_index:*] + expected: + if os == "win" and debug: [OK, CRASH] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:matrix_index_via_ptr:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:nested_builtin_fn_args:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:nested_fn_args:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:nested_struct_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:nested_vec4_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:struct_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:user_fn_args:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,eval_order:vec4_constructor:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/for/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/for/cts.https.html.ini new file mode 100644 index 0000000000..65f4ecb470 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/for/cts.https.html.ini @@ -0,0 +1,152 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_basic:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_break:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_complex_condition:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_complex_continuing:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_complex_initalizer:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_condition:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_continue:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_continuing:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:for_initalizer:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:nested_for_break:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,for:nested_for_continue:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/if/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/if/cts.https.html.ini new file mode 100644 index 0000000000..eac21fd446 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/if/cts.https.html.ini @@ -0,0 +1,58 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,if:else_if:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,if:if_false:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,if:if_true:*] + [:preventValueOptimizations=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,if:nested_if_else:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/loop/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/loop/cts.https.html.ini new file mode 100644 index 0000000000..c300e37bdd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/loop/cts.https.html.ini @@ -0,0 +1,70 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,loop:loop_break:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,loop:loop_continue:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,loop:loop_continuing_basic:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,loop:nested_loops:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/phony/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/phony/cts.https.html.ini new file mode 100644 index 0000000000..0640b0dc8c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/phony/cts.https.html.ini @@ -0,0 +1,88 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_basic:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_builtin:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_must_use:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_nested:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,phony:phony_assign_call_nested_must_use:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/return/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/return/cts.https.html.ini new file mode 100644 index 0000000000..350cae3055 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/return/cts.https.html.ini @@ -0,0 +1,52 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,return:return:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,return:return_conditional_false:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,return:return_conditional_true:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/switch/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/switch/cts.https.html.ini new file mode 100644 index 0000000000..f0603d2fba --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/switch/cts.https.html.ini @@ -0,0 +1,88 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_default:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_default_only:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_multiple_case:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,switch:switch_multiple_case_default:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/while/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/while/cts.https.html.ini new file mode 100644 index 0000000000..fbc609e4e1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/flow_control/while/cts.https.html.ini @@ -0,0 +1,88 @@ +[cts.https.html?q=webgpu:shader,execution,flow_control,while:while_basic:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,while:while_break:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,while:while_continue:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,while:while_nested_break:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,flow_control,while:while_nested_continue:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:preventValueOptimizations=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:preventValueOptimizations=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/adjacent/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/adjacent/cts.https.html.ini new file mode 100644 index 0000000000..0363945619 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/adjacent/cts.https.html.ini @@ -0,0 +1,50 @@ +[cts.https.html?q=webgpu:shader,execution,memory_model,adjacent:f16:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="storage";pattern=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";pattern=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";pattern=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";pattern=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";pattern=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";pattern=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";pattern=2] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";pattern=3] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini new file mode 100644 index 0000000000..fa5c72341c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/atomicity/cts.https.html.ini @@ -0,0 +1,22 @@ +[cts.https.html?q=webgpu:shader,execution,memory_model,atomicity:atomicity:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/barrier/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/barrier/cts.https.html.ini new file mode 100644 index 0000000000..18976f14ef --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/barrier/cts.https.html.ini @@ -0,0 +1,88 @@ +[cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_load_store:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:accessValueType="f16";memType="non_atomic_storage";accessPair="rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="f16";memType="non_atomic_workgroup";accessPair="rw"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_storage";accessPair="rw"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_workgroup";accessPair="rw"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_load:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:accessValueType="f16";memType="non_atomic_storage";accessPair="wr"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="f16";memType="non_atomic_workgroup";accessPair="wr"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_storage";accessPair="wr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_workgroup";accessPair="wr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,barrier:workgroup_barrier_store_store:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:accessValueType="f16";memType="non_atomic_storage";accessPair="ww"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="f16";memType="non_atomic_workgroup";accessPair="ww"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_storage";accessPair="ww"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessValueType="u32";memType="non_atomic_workgroup";accessPair="ww"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/coherence/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/coherence/cts.https.html.ini new file mode 100644 index 0000000000..c55735ae2a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/coherence/cts.https.html.ini @@ -0,0 +1,197 @@ +[cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corr:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corw1:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,coherence:corw2:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,coherence:cowr:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,coherence:coww:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:memType="atomic_storage";testType="inter_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="inter_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:memType="atomic_workgroup";testType="intra_workgroup";extraFlags="rmw_variant"] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/weak/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/weak/cts.https.html.ini new file mode 100644 index 0000000000..e4dc257646 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/memory_model/weak/cts.https.html.ini @@ -0,0 +1,94 @@ +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:2_plus_2_write:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:load_buffer:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:message_passing:*] + expected: + if os == "win": [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:read:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:store:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,memory_model,weak:store_buffer:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:memType="atomic_storage"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:memType="atomic_workgroup"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/padding/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/padding/cts.https.html.ini new file mode 100644 index 0000000000..829adafe4e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/padding/cts.https.html.ini @@ -0,0 +1,128 @@ +[cts.https.html?q=webgpu:shader,execution,padding:array_of_matCx3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:columns=2;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:columns=2;use_struct=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=3;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:columns=3;use_struct=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=4;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:columns=4;use_struct=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:array_of_struct:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:array_of_vec3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:matCx3:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:columns=2;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=2;use_struct=true] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=3;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=3;use_struct=true] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=4;use_struct=false] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:columns=4;use_struct=true] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:struct_explicit:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:struct_implicit:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:struct_nested:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,padding:vec3:*] + expected: + if os == "win": [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access/cts.https.html.ini new file mode 100644 index 0000000000..d92cc41518 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access/cts.https.html.ini @@ -0,0 +1,866 @@ +[cts.https.html?q=webgpu:shader,execution,robust_access:linear_memory:*] + expected: + if os == "win": [OK, TIMEOUT, ERROR] + [:addressSpace="function";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="read";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";access="write";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="read";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";access="write";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";storageMode="read_write";access="write";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=false;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";access="read";dynamicOffset=true;containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="read";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="function-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="module-scope";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="array";shadowingMode="none";isAtomic=true] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="matrix";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="function-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="module-scope";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";access="write";containerType="vector";shadowingMode="none";isAtomic=false] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access_vertex/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access_vertex/cts.https.html.ini new file mode 100644 index 0000000000..069936199b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/robust_access_vertex/cts.https.html.ini @@ -0,0 +1,12433 @@ +[cts.https.html?q=webgpu:shader,execution,robust_access_vertex:vertex_buffer_access:*] + expected: + if os == "win" and debug: TIMEOUT + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: [TIMEOUT, CRASH] + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="firstVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=false;indirect=true;drawCallTestParameter="vertexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=false;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="baseVertex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="firstIndex";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="indexCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="instanceCount";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x2";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x3";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=0;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=false;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=false;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=0] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=100] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=10000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=1000000] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:indexed=true;indirect=true;drawCallTestParameter="vertexCountInIndexBuffer";type="float32x4";additionalBuffers=4;partialLastNumber=true;offsetVertexBuffer=true;errorScale=4] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/compute_builtins/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/compute_builtins/cts.https.html.ini new file mode 100644 index 0000000000..fdeea2b78b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/compute_builtins/cts.https.html.ini @@ -0,0 +1,158 @@ +[cts.https.html?q=webgpu:shader,execution,shader_io,compute_builtins:inputs:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:method="mixed";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="mixed";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="mixed";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="mixed";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="mixed";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="mixed";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="mixed";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="param";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="param";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="param";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="param";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="param";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="param";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="param";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="struct";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="struct";dispatch="direct";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="struct";dispatch="direct";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="struct";dispatch="direct";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="struct";dispatch="indirect";groupSize={"x":1,"y":1,"z":1};numGroups={"x":8,"y":4,"z":2}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="struct";dispatch="indirect";groupSize={"x":3,"y":7,"z":5};numGroups={"x":13,"y":9,"z":11}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:method="struct";dispatch="indirect";groupSize={"x":8,"y":4,"z":2};numGroups={"x":1,"y":1,"z":1}] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/shared_structs/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/shared_structs/cts.https.html.ini new file mode 100644 index 0000000000..fc504557af --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shader_io/shared_structs/cts.https.html.ini @@ -0,0 +1,19 @@ +[cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_between_stages:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_with_buffer:*] + [:] + expected: + if os == "win": FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shader_io,shared_structs:shared_with_non_entry_point_function:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shadow/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shadow/cts.https.html.ini new file mode 100644 index 0000000000..acae0f53b2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/shadow/cts.https.html.ini @@ -0,0 +1,50 @@ +[cts.https.html?q=webgpu:shader,execution,shadow:builtin:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:declaration:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:for_loop:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:if:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:loop:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:switch:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,shadow:while:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/statement/increment_decrement/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/statement/increment_decrement/cts.https.html.ini new file mode 100644 index 0000000000..ead0bad3bb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/statement/increment_decrement/cts.https.html.ini @@ -0,0 +1,118 @@ +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:frexp_exp_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_i32_decrement:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_i32_decrement_underflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_i32_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_i32_increment_overflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_u32_decrement:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_u32_decrement_underflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_u32_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:scalar_u32_increment_overflow:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec2_element_decrement:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec2_element_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec3_element_decrement:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec3_element_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec4_element_decrement:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,execution,statement,increment_decrement:vec4_element_increment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/zero_init/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/zero_init/cts.https.html.ini new file mode 100644 index 0000000000..e343e46f9a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/execution/zero_init/cts.https.html.ini @@ -0,0 +1,2104 @@ +[cts.https.html?q=webgpu:shader,execution,zero_init:compute,zero_init:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="function";workgroupSize=[1,1,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="private";workgroupSize=[1,1,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=10] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=11] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=12] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=13] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=14] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=15] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=16] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=17] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=18] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=19] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=20] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=21] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=22] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=5] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=6] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=7] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=8] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,1\];batch__=9] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,48\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,1,63\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,32,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[1,47,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[33,1,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[64,1,1\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[7,7,3\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=0] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=1] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=10] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=11] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=12] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=13] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=14] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=15] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=16] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=17] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=18] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=19] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=2] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=20] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=21] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=22] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=23] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=24] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=25] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=26] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=27] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=28] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=29] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=3] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=30] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=31] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=4] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=5] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=6] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=7] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=8] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:addressSpace="workgroup";workgroupSize=[8,8,2\];batch__=9] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/const_assert/const_assert/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/const_assert/const_assert/cts.https.html.ini new file mode 100644 index 0000000000..4aa6544d5c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/const_assert/const_assert/cts.https.html.ini @@ -0,0 +1,18720 @@ +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_assert:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:case="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_logical_and_assert:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:lhs="any_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_logical_and_no_assert:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:lhs="any_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_logical_or_assert:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:lhs="any_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_logical_or_no_assert:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:lhs="any_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="any_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="binary_op_eq_const_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_float_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="const_eq_literal_int_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="literal_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="min_max_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_false";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_not_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:lhs="variable_true";rhs="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:constant_expression_no_assert:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:case="any_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="any_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="binary_op_eq_const_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_float_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="const_eq_literal_int_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_max_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_false";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_false";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_not_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_true";scope="function"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="variable_true";scope="module"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,const_assert,const_assert:evaluation_stage:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:scope="function";stage="constant"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="function";stage="override"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="function";stage="runtime"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="module";stage="constant"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="module";stage="override"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="module";stage="runtime"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/const/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/const/cts.https.html.ini new file mode 100644 index 0000000000..92051c183e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/const/cts.https.html.ini @@ -0,0 +1,83 @@ +[cts.https.html?q=webgpu:shader,validation,decl,const:no_direct_recursion:*] + [:target="a"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,const:no_indirect_recursion:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:target="a"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:target="b"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,const:no_indirect_recursion_via_array_size:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:target="a"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:target="b"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,const:no_indirect_recursion_via_struct_attribute:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:target="a";attribute="align"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:target="a";attribute="location"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:target="a";attribute="size"] + expected: + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:target="b";attribute="align"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="b";attribute="location"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="b";attribute="size"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/override/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/override/cts.https.html.ini new file mode 100644 index 0000000000..cdefb7467d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/override/cts.https.html.ini @@ -0,0 +1,34 @@ +[cts.https.html?q=webgpu:shader,validation,decl,override:no_direct_recursion:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:target="a"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="b"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,override:no_indirect_recursion:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:target="a"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="b"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/ptr_spelling/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/ptr_spelling/cts.https.html.ini new file mode 100644 index 0000000000..315b18bcba --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/ptr_spelling/cts.https.html.ini @@ -0,0 +1,681 @@ +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:let_ptr_explicit_type_matches_var:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";ptrStoreType="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:let_ptr_reads:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:let_ptr_writes:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=false;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute";inferPtrType=true;ptrStoreType="i32"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:ptr_address_space_never_uses_access_mode:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";accessMode="read"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";accessMode="read_write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";accessMode="write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="handle";accessMode="read"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="handle";accessMode="read_write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="handle";accessMode="write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";accessMode="read"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";accessMode="read_write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";accessMode="write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";accessMode="read"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";accessMode="read_write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";accessMode="write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";accessMode="read"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";accessMode="read_write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";accessMode="write"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:ptr_bad_store_type:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:storeType="1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:storeType="clamp"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:storeType="undeclared"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:ptr_handle_space_invalid:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,ptr_spelling:ptr_not_instantiable:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:case="RTArrayNotLast"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="functionAtomic"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="functionRTArray"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nestedRTArray"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="privateAtomic"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="privateRTArray"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniformAtomic"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniformRTArray"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="workgroupRTArray"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/var_access_mode/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/var_access_mode/cts.https.html.ini new file mode 100644 index 0000000000..abbe849ed1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/decl/var_access_mode/cts.https.html.ini @@ -0,0 +1,314 @@ +[cts.https.html?q=webgpu:shader,validation,decl,var_access_mode:explicit_access_mode:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="write";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,var_access_mode:implicit_access_mode:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,var_access_mode:read_access:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,decl,var_access_mode:write_access:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:addressSpace="function";explicitSpace=false;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=false;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="function";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="private";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="storage";explicitSpace=true;explicitAccess=true;accessMode="read_write";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="uniform";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=false;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:addressSpace="workgroup";explicitSpace=true;explicitAccess=true;accessMode="";stage="compute"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini new file mode 100644 index 0000000000..fb2c76e228 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/access/vector/cts.https.html.ini @@ -0,0 +1,44511 @@ +[cts.https.html?q=webgpu:shader,validation,expression,access,vector:vector:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:case="a";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="a";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="array_idx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="b";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="bool_idx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_0u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_1u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_2u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_3u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_0";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_array";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_struct";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_trig";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_2_via_vec2u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_array";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_struct";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_trig";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="const_expr_3_via_vec2i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="float_idx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="g";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gbra";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="gr";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="grb";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_0u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_1u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_2u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="let_3u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_0u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_1u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_2u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_3u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_5";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="literal_minus_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="py";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="r";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rbrg_xyzw";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rg";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgb";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgba";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbar";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgbr";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rgg";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="rrrrr";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="ryb";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_0u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_1u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_2u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3i";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="var_3u";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="w";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="wxyz_bga_xy";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="x";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xg";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xgza";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xq";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xxxxx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xy_yx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyx_xxy";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxy_rrgg";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyxz_rbg_yx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyz_zyx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="xyzw";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="y";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwxy";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="yxwz";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="z";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="const";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="let";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="param";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=2;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=2;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=2;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=2;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=2;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=3;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=3;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=3;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=3;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=3;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=4;element_type="bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=4;element_type="f16"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=4;element_type="f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=4;element_type="i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:case="zyx";vector_decl="var";vector_width=4;element_type="u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/binary/bitwise_shift/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/binary/bitwise_shift/cts.https.html.ini new file mode 100644 index 0000000000..873d50ec93 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/binary/bitwise_shift/cts.https.html.ini @@ -0,0 +1,1026 @@ +[cts.https.html?q=webgpu:shader,validation,expression,binary,bitwise_shift:shift_left_concrete:*] + [:case={"lhs":"-1073741824i","rhs":"1u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1073741824i","rhs":"1u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1073741824i","rhs":"1u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1073741824i","rhs":"1u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"1u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"1u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"1u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"1u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"-1i","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824i","rhs":"1u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824i","rhs":"1u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824i","rhs":"1u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824i","rhs":"1u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824u","rhs":"1u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824u","rhs":"1u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824u","rhs":"1u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1073741824u","rhs":"1u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"31u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"31u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"31u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"31u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647i","rhs":"1u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647i","rhs":"1u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647i","rhs":"1u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647i","rhs":"1u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647u","rhs":"1u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647u","rhs":"1u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647u","rhs":"1u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"2147483647u","rhs":"1u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"3221225472u","rhs":"1u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"3221225472u","rhs":"1u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"3221225472u","rhs":"1u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"3221225472u","rhs":"1u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"1u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"1u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"1u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"1u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"31u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"31u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"31u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"4294967295u","rhs":"31u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,binary,bitwise_shift:shift_left_vec_size_mismatch:*] + [:vectorize_lhs=2;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=2;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=2;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,binary,bitwise_shift:shift_right_concrete:*] + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"0xFFFFFFFFu","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"1000u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"32u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0i","rhs":"33u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"0xFFFFFFFFu","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"1000u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"31u","pass":true};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"32u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"0u","rhs":"33u","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1i","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case={"lhs":"1u","rhs":"-1","pass":false};vectorize=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,binary,bitwise_shift:shift_right_vec_size_mismatch:*] + [:vectorize_lhs=2;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=2;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=2;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=3;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:vectorize_lhs=4;vectorize_rhs=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/abs/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/abs/cts.https.html.ini new file mode 100644 index 0000000000..eded567bfc --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/abs/cts.https.html.ini @@ -0,0 +1,211 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,abs:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acos/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acos/cts.https.html.ini new file mode 100644 index 0000000000..fdb8b61dd0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acos/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,acos:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,acos:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acosh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acosh/cts.https.html.ini new file mode 100644 index 0000000000..317f61c0a4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/acosh/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,acosh:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,acosh:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asin/cts.https.html.ini new file mode 100644 index 0000000000..b6ab890eed --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asin/cts.https.html.ini @@ -0,0 +1,169 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,asin:integer_argument:*] + [:type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,asin:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asinh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asinh/cts.https.html.ini new file mode 100644 index 0000000000..de4161182a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/asinh/cts.https.html.ini @@ -0,0 +1,169 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,asinh:integer_argument:*] + [:type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,asinh:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan/cts.https.html.ini new file mode 100644 index 0000000000..421970e0a6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atan:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atan:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan2/cts.https.html.ini new file mode 100644 index 0000000000..5bc1c96a34 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atan2/cts.https.html.ini @@ -0,0 +1,216 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atan2:integer_argument_x:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atan2:integer_argument_y:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atan2:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atanh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atanh/cts.https.html.ini new file mode 100644 index 0000000000..0dc26a0a22 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atanh/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atanh:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atanh:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atomics/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atomics/cts.https.html.ini new file mode 100644 index 0000000000..ae74fa2a62 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/atomics/cts.https.html.ini @@ -0,0 +1,154 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,atomics:stage:*] + [:stage="compute";atomicOp="add"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="and"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="compareexchangeweak"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="exchange"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="load"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="max"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="min"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="or"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="store"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="sub"] + expected: + if os == "mac": FAIL + + [:stage="compute";atomicOp="xor"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="add"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="and"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="compareexchangeweak"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="exchange"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="load"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="max"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="min"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="or"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="store"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="sub"] + expected: + if os == "mac": FAIL + + [:stage="fragment";atomicOp="xor"] + expected: + if os == "mac": FAIL + + [:stage="vertex";atomicOp="add"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="compareexchangeweak"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="exchange"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="load"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="max"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="min"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="store"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="sub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";atomicOp="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/bitcast/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/bitcast/cts.https.html.ini new file mode 100644 index 0000000000..54734f6b64 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/bitcast/cts.https.html.ini @@ -0,0 +1,1242 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_const_to_f16:*] + [:fromScalarType="i32";vectorize="v2_b0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v2_b1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v2_b0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v2_b1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_const_to_f32:*] + [:fromScalarType="i32";vectorize="v1_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v2_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v2_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v3_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v3_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v3_b2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="i32";vectorize="v4_b3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v1_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v2_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v2_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v3_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v3_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v3_b2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:fromScalarType="u32";vectorize="v4_b3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_to_f16:*] + [:other_type="bool";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="bool";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_to_vec3h:*] + [:other_type="bool";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="bool";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="bool";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="bool";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cbool%3E";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2h";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3%3Cbool%3E";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3f";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3i";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec3u";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4%3Cbool%3E";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4f";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4h";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4i";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="from";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="from";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="to";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec4u";direction="to";type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_type_constructible:*] + [:type="S";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="S";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="array%3Ci32,2%3E";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="array%3Ci32,2%3E";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="bool";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="bool";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x2f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x2f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x3%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x3%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x3f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x3f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat2x4f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat2x4f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x2f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x2f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x3%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x3%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x3f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x3f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat3x4f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat3x4f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x2f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x2f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x3%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x3%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x3f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x3f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:type="mat4x4f";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="mat4x4f";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cbool%3E";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cbool%3E";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cbool%3E";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cbool%3E";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cbool%3E";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cbool%3E";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_type_nonconstructible:*] + [:var="b";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="b";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="p";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="p";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="s";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="s";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="t";direction="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:var="t";direction="to"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:valid_vec2h:*] + [:other_type="f32";type="vec2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";type="vec2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";type="vec2h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="f32";type="vec2h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";type="vec2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";type="vec2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";type="vec2h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="i32";type="vec2h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";type="vec2%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";type="vec2%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";type="vec2h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="u32";type="vec2h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:valid_vec4h:*] + [:other_type="vec2%3Cf32%3E";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cf32%3E";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cf32%3E";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cf32%3E";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Ci32%3E";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Ci32%3E";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Ci32%3E";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Ci32%3E";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cu32%3E";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cu32%3E";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cu32%3E";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2%3Cu32%3E";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2f";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2i";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";type="vec4%3Cf16%3E";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";type="vec4%3Cf16%3E";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";type="vec4h";direction="from"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:other_type="vec2u";type="vec4h";direction="to"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/ceil/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/ceil/cts.https.html.ini new file mode 100644 index 0000000000..b849e67fe0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/ceil/cts.https.html.ini @@ -0,0 +1,6076 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,ceil:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,ceil:values:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="constant";type="abstract-float";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.0715264747573245e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.2855213969343918e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.577304530685975e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-2.8450654510496692e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-33184418306940492] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-4.0949166798167684e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=-8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.0715264747573244e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.2855213969343916e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.5773045306859748e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=2.8450654510496697e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=33184418306940496] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=4.094916679816769e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="abstract-float";value=8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f16";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f32";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.0715264747573245e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.2855213969343918e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.577304530685975e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-2.8450654510496692e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-33184418306940492] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-4.0949166798167684e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=-8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.0715264747573244e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.2855213969343916e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.5773045306859748e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=2.8450654510496697e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=33184418306940496] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=4.094916679816769e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E";value=8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.0715264747573245e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.2855213969343918e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.577304530685975e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-2.8450654510496692e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-33184418306940492] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-4.0949166798167684e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=-8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.0715264747573244e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.2855213969343916e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.5773045306859748e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=2.8450654510496697e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=33184418306940496] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=4.094916679816769e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E";value=8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.0715264747573245e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.2855213969343918e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.577304530685975e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-2.8450654510496692e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-33184418306940492] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-4.0949166798167684e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=-8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.0243422545120516e%2B211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.0715264747573244e-178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.1125369292536007e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.2855213969343916e-16] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.5773045306859748e%2B146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.603294291171316e-243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.668805393880401e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.7976931348623157e%2B308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=1.8864985793149357e-81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=2.2250738585072014e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=2.225073858507201e-308] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=2.2965349774461225e%2B81] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=2.7851243441755008e%2B243] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=2.8450654510496697e-146] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=33184418306940496] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=4.002298034305599e-211] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=4.094916679816769e%2B178] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=5.0416782741949625e-49] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=5.562684646268003e-309] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=5.832533811966288e%2B113] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=5e-324] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=6.080654739755215e-276] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=7.181039640741541e-114] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=7.288907451054096e%2B275] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E";value=8.922852101599196e%2B48] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f16";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f32";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value="_negzero_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value="_negzero_"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=-97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.0000152587890625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.000030517578125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.00004571676254272461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.00006097555160522461] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.00006103515625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.0001926422119140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.0005650520324707031] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.0016956329345703125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.005138397216796875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.01479339599609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.0460205078125] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.1314697265625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=0.40771484375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=1.2099609375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=10.9375] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=23264] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=2584] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=282.75] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=3.576171875] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=31.140625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=5.960464477539063e-8] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=65504] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=7540] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=861.5] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E";value=97.625] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value="_negzero_"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-0.0000018571550981505425] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-0.02055920846760273] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.1754942106924411e-38] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.1754943508222875e-38] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.3177414502693954e-34] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.3701267809399137e-30] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.401298464324817e-45] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.428519093203971e-26] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.5603237040584277e-22] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.5977715246546182e-18] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.7202612354353872e-14] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-1.838136587384298e-10] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-2.8831288209688517e%2B22] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-2.9319629499658658e%2B26] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-2.938735877055719e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-215.5789337158203] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-2207528.25] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-24413495296] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-251846010601472] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-2669923195007533000] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-3.2024852974055647e%2B30] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-3.3886565974372464e%2B34] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-3.4028234663852886e%2B38] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-5.877471754111438e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=-8.816206229868692e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=0] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=0.0000018571550981505425] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=0.02055920846760273] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.1754942106924411e-38] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.1754943508222875e-38] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.3177414502693954e-34] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.3701267809399137e-30] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.401298464324817e-45] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.428519093203971e-26] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.5603237040584277e-22] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.5977715246546182e-18] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.7202612354353872e-14] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=1.838136587384298e-10] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=2.8831288209688517e%2B22] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=2.9319629499658658e%2B26] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=2.938735877055719e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=215.5789337158203] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=2207528.25] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=24413495296] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=251846010601472] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=2669923195007533000] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=3.2024852974055647e%2B30] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=3.3886565974372464e%2B34] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=3.4028234663852886e%2B38] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=5.877471754111438e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E";value=8.816206229868692e-39] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/clamp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/clamp/cts.https.html.ini new file mode 100644 index 0000000000..7bdc26b3ea --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/clamp/cts.https.html.ini @@ -0,0 +1,200 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,clamp:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cos/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cos/cts.https.html.ini new file mode 100644 index 0000000000..ea8fdd0636 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cos/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,cos:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,cos:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cosh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cosh/cts.https.html.ini new file mode 100644 index 0000000000..38f0776868 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/cosh/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,cosh:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,cosh:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/degrees/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/degrees/cts.https.html.ini new file mode 100644 index 0000000000..965356ef4a --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/degrees/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,degrees:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,degrees:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp/cts.https.html.ini new file mode 100644 index 0000000000..7f4c7eccfe --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,exp:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,exp:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp2/cts.https.html.ini new file mode 100644 index 0000000000..652efc6a16 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/exp2/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,exp2:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,exp2:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/inverseSqrt/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/inverseSqrt/cts.https.html.ini new file mode 100644 index 0000000000..2b9a1dd1a9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/inverseSqrt/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,inverseSqrt:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,inverseSqrt:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/length/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/length/cts.https.html.ini new file mode 100644 index 0000000000..6e176458ec --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/length/cts.https.html.ini @@ -0,0 +1,178 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,length:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,length:scalar:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,length:vec2:*] + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,length:vec3:*] + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,length:vec4:*] + expected: + if os == "linux" and not debug: [OK, TIMEOUT] + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log/cts.https.html.ini new file mode 100644 index 0000000000..d1175d9e8d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,log:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,log:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log2/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log2/cts.https.html.ini new file mode 100644 index 0000000000..17cc021a1f --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/log2/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,log2:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,log2:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/modf/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/modf/cts.https.html.ini new file mode 100644 index 0000000000..25f398dd94 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/modf/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,modf:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,modf:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/radians/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/radians/cts.https.html.ini new file mode 100644 index 0000000000..095d8a4bbb --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/radians/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,radians:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,radians:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/round/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/round/cts.https.html.ini new file mode 100644 index 0000000000..76458edc58 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/round/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,round:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,round:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/saturate/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/saturate/cts.https.html.ini new file mode 100644 index 0000000000..c52c383c4d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/saturate/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,saturate:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,saturate:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sign/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sign/cts.https.html.ini new file mode 100644 index 0000000000..e3d31d9fa0 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sign/cts.https.html.ini @@ -0,0 +1,184 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sign:unsigned_integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sign:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sin/cts.https.html.ini new file mode 100644 index 0000000000..590f9e5bc4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sin/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sin:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sin:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sinh/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sinh/cts.https.html.ini new file mode 100644 index 0000000000..468fb35451 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sinh/cts.https.html.ini @@ -0,0 +1,168 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sinh:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sinh:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sqrt/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sqrt/cts.https.html.ini new file mode 100644 index 0000000000..66eaeef986 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/sqrt/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sqrt:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,sqrt:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/tan/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/tan/cts.https.html.ini new file mode 100644 index 0000000000..ed33f4e692 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/tan/cts.https.html.ini @@ -0,0 +1,160 @@ +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,tan:integer_argument:*] + [:type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,tan:values:*] + [:stage="constant";type="abstract-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cabstract-float%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="constant";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="f16"] + expected: + if os == "mac": FAIL + + [:stage="override";type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf16%3E"] + expected: + if os == "mac": FAIL + + [:stage="override";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/alias_analysis/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/alias_analysis/cts.https.html.ini new file mode 100644 index 0000000000..19c71c9515 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/alias_analysis/cts.https.html.ini @@ -0,0 +1,9101 @@ +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:aliasing_inside_function:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:member_accessors:*] + [:a_use="assign";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:one_pointer_one_module_scope:*] + [:a_use="assign";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_rhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="bitcast";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="bitcast";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="bitcast";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="bitcast";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="bitcast";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="bitcast";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="builtin_arg";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_lhs";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="compound_assign_rhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="convert";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="convert";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="convert";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="convert";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="convert";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="convert";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="increment";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="increment";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="index_access";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="index_access";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="let_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="let_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="let_init";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="let_init";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="let_init";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="let_init";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="increment";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="no_access";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="no_access";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="return";b_use="assign";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="binary_lhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="binary_rhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="bitcast";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="builtin_arg";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="convert";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="increment";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="index_access";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="let_init";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="no_access";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="no_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="switch_cond";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="unary_minus";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="var_init";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="return";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="switch_cond";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="unary_minus";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="var_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="var_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="var_init";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="var_init";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="var_init";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="var_init";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:same_pointer_read_and_write:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:subcalls:*] + [:a_use="assign";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="assign";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="binary_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="assign";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:a_use="no_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:two_pointers:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + if os == "linux" and not debug: TIMEOUT + [:address_space="function";a_use="assign";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="assign";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_lhs";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="binary_rhs";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="bitcast";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="builtin_arg";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="convert";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_lhs";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="compound_assign_rhs";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="convert";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="convert";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="increment";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="index_access";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="let_init";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="assign";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="increment";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="no_access";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="assign";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="convert";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="convert";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="increment";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="return";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="switch_cond";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="unary_minus";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="assign";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="assign";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="bitcast";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="bitcast";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="convert";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="convert";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="increment";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="increment";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="index_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="index_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="let_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="let_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="no_access";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="no_access";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="return";aliased=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="return";aliased=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="switch_cond";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="switch_cond";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="unary_minus";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="unary_minus";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="var_init";aliased=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="function";a_use="var_init";b_use="var_init";aliased=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="assign";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_lhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="binary_rhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="bitcast";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="builtin_arg";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_lhs";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="compound_assign_rhs";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="convert";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="increment";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="index_access";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="let_init";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="assign";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="increment";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="no_access";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="assign";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="binary_lhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="binary_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="binary_rhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="binary_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="bitcast";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="bitcast";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="builtin_arg";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="builtin_arg";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="convert";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="convert";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="increment";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="index_access";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="index_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="let_init";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="let_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="no_access";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="no_access";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="switch_cond";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="switch_cond";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="unary_minus";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="unary_minus";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="var_init";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="return";b_use="var_init";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="switch_cond";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="unary_minus";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="assign";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="assign";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="binary_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="binary_lhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="binary_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="binary_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="bitcast";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="bitcast";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="builtin_arg";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="builtin_arg";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="compound_assign_lhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="compound_assign_lhs";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="compound_assign_rhs";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="compound_assign_rhs";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="convert";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="convert";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="increment";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="increment";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="index_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="index_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="let_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="let_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="no_access";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="no_access";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="return";aliased=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="return";aliased=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="switch_cond";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="switch_cond";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="unary_minus";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="unary_minus";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="var_init";aliased=false] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:address_space="private";a_use="var_init";b_use="var_init";aliased=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/restrictions/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/restrictions/cts.https.html.ini new file mode 100644 index 0000000000..fd909c56ae --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/functions/restrictions/cts.https.html.ini @@ -0,0 +1,87871 @@ +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:call_arg_types_match_params:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "mac": FAIL + + [:num_args=1;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=2;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="f32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="i32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="f32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="i32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="f32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="i32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="abstract_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="float";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="signed_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="abstract_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="float";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="signed_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="signed_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:num_args=3;p1_type="u32";p2_type="u32";p3_type="u32";arg1_value="unsigned_int";arg2_value="unsigned_int";arg3_value="unsigned_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:entry_point_call_target:*] + [:stage="%40compute%20%40workgroup_size(1,1,1)";entry_point="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="%40compute%20%40workgroup_size(1,1,1)";entry_point="without"] + expected: + if os == "mac": FAIL + + [:stage="%40fragment";entry_point="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="%40fragment";entry_point="without"] + expected: + if os == "mac": FAIL + + [:stage="%40vertex";entry_point="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="%40vertex";entry_point="without"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:function_parameter_matching:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:decl="array1";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array1";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array2";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array3";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array4";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="array5";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="bool";arg="abstract_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="abstract_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="array1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="array2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="array3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="array4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="array5_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="f_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="g_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="i32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat2x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat2x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat2x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat3x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat3x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat3x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat4x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat4x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="mat4x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr10"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr11"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr12"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr7"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="ptr9"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="struct1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="struct2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="texture_depth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="texture_multisampled"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="texture_sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="texture_storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="u32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec2u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec3u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="bool";arg="vec4u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f16";arg="abstract_float_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="abstract_int_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="array1_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="array2_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="array3_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="array4_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="array5_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="bool_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f32_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array1"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array5"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array_index_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array_index_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array_index_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_array_index_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_constructible"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_index_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_index_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_index_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_index_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat2x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat2x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat2x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat3x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat3x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat3x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat4x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat4x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_mat4x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_struct_with_array"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_vec2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_vec3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="f_vec4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array1"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array5"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array_index_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array_index_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array_index_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_array_index_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_constructible"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_index_bool"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_index_f32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_index_i32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_index_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat2x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat2x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat2x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat3x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat3x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat3x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat4x2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat4x3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_mat4x4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_struct_with_array"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_u32"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_vec2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_vec3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="g_vec4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="i32_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat2x2_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat2x3_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat2x4_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat3x2_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat3x3_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat3x4_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat4x2_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat4x3_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="mat4x4_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr1"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr10"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr11"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr12"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr2"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr3"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr4"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr5"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr6"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr7"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr8"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="ptr9"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="sampler"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="sampler_comparison"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="struct1_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="struct2_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="texture_depth"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="texture_external"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="texture_multisampled"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="texture_sample"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="texture_storage"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="u32_literal"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2_abstract_float"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2_abstract_int"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2b_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2f_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2i_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec2u_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3_abstract_float"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3_abstract_int"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3b_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3f_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3i_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec3u_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4_abstract_float"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4_abstract_int"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4b_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4f_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4i_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f16";arg="vec4u_constructor"] + expected: + if os == "mac": FAIL + + [:decl="f32";arg="abstract_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="abstract_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="array1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="array2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="array3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="array4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="array5_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="f_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="g_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="i32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat2x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat2x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat2x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat3x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat3x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat3x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat4x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat4x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="mat4x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr10"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr11"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr12"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr7"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="ptr9"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="struct1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="struct2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="texture_depth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="texture_multisampled"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="texture_sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="texture_storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="u32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec2u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec3u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="f32";arg="vec4u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="abstract_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="abstract_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="array1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="array2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="array3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="array4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="array5_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="f_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="g_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="i32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat2x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat2x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat2x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat3x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat3x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat3x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat4x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat4x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="mat4x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr10"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr11"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr12"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr7"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="ptr9"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="struct1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="struct2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="texture_depth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="texture_multisampled"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="texture_sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="texture_storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="u32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec2u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec3u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="i32";arg="vec4u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="mat2x2";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x2";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x3";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat2x4";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x2";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x3";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat3x4";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x2";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array1"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array4"] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_bool"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_f32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_i32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat2x2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat2x3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat2x4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat3x2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat3x3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat3x4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat4x2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat4x3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_mat4x4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_u32"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_vec2"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_vec3"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="f_vec4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array4"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array5"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_constructible"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_struct_with_array"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x3";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="mat4x4";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr1";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr2";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr3";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="ptr4";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="sampler_comparison";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct1";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="struct2";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_depth";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_multisampled";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_sample";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="abstract_float_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="abstract_int_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="array1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="array2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="array3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="array4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="array5_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="bool_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="f_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_array_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_constructible"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_index_bool"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_index_f32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_index_i32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_index_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat2x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat2x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat2x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat3x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat3x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat3x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat4x2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat4x3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_mat4x4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_struct_with_array"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_u32"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_vec2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_vec3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="g_vec4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="i32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat2x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat2x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat2x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat3x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat3x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat3x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat4x2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat4x3_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="mat4x4_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr1"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr10"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr11"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr12"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr2"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr3"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr4"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr5"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr6"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr7"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr8"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="ptr9"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="sampler"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="sampler_comparison"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="struct1_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="struct2_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="texture_depth"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="texture_external"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="texture_multisampled"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="texture_sample"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="texture_storage"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="u32_literal"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec2u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec3u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4_abstract_float"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4_abstract_int"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4b_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4f_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4i_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="texture_storage";arg="vec4u_constructor"] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="u32";arg="abstract_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="abstract_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="array1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="array2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="array3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="array4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="array5_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="f_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="g_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="i32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat2x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat2x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat2x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat3x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat3x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat3x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat4x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat4x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="mat4x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr10"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr11"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr12"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr7"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="ptr9"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="struct1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="struct2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="texture_depth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="texture_multisampled"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="texture_sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="texture_storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="u32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec2u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec3u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="u32";arg="vec4u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="abstract_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="abstract_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="array1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="array2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="array3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="array4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="array5_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="f_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="f_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_array_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_constructible"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_index_bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_index_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_index_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_index_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_struct_with_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="g_vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="i32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="mat2x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat2x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat2x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat3x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat3x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat3x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat4x2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat4x3_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="mat4x4_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="struct1_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="struct2_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec2";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="u32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec2u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec3u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec4_abstract_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:decl="vec2";arg="vec4_abstract_int"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec4b_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec4f_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec4i_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec2";arg="vec4u_constructor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:decl="vec3";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec3";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="abstract_float_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="abstract_int_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="array1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="array2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="array3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="array4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="array5_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="bool_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="f_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_array_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_constructible"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_index_bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_index_f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_index_i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_index_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat2x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat2x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat2x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat3x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat3x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat3x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat4x2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat4x3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_mat4x4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_struct_with_array"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_vec2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_vec3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="g_vec4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="i32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat2x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat2x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat2x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat3x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat3x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat3x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat4x2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat4x3_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="mat4x4_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr1"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr10"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr11"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr12"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr2"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr3"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr4"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr5"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr6"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr7"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr8"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="ptr9"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="sampler"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="sampler_comparison"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="struct1_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="struct2_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="texture_depth"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="texture_external"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="texture_multisampled"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="texture_sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="texture_storage"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="u32_literal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec2u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec3u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4_abstract_float"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4_abstract_int"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4b_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4f_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4i_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:decl="vec4";arg="vec4u_constructor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:function_parameter_types:*] + [:case="array1"] + expected: + if os == "mac": FAIL + + [:case="array2"] + expected: + if os == "mac": FAIL + + [:case="array3"] + expected: + if os == "mac": FAIL + + [:case="array4"] + expected: + if os == "mac": FAIL + + [:case="array5"] + expected: + if os == "mac": FAIL + + [:case="atomic_struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="atomic_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="bool"] + expected: + if os == "mac": FAIL + + [:case="f16"] + expected: + if os == "mac": FAIL + + [:case="f32"] + expected: + if os == "mac": FAIL + + [:case="i32"] + expected: + if os == "mac": FAIL + + [:case="mat2x2"] + expected: + if os == "mac": FAIL + + [:case="mat2x3"] + expected: + if os == "mac": FAIL + + [:case="mat2x4"] + expected: + if os == "mac": FAIL + + [:case="mat3x2"] + expected: + if os == "mac": FAIL + + [:case="mat3x3"] + expected: + if os == "mac": FAIL + + [:case="mat3x4"] + expected: + if os == "mac": FAIL + + [:case="mat4x2"] + expected: + if os == "mac": FAIL + + [:case="mat4x3"] + expected: + if os == "mac": FAIL + + [:case="mat4x4"] + expected: + if os == "mac": FAIL + + [:case="override_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr1"] + expected: + if os == "mac": FAIL + + [:case="ptr10"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr12"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr13"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr14"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr15"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr17"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr2"] + expected: + if os == "mac": FAIL + + [:case="ptr3"] + expected: + if os == "mac": FAIL + + [:case="ptr4"] + expected: + if os == "mac": FAIL + + [:case="ptr5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr7"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr9"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptrWorkgroupAtomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptrWorkgroupNestedAtomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="runtime_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="runtime_struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="sampler"] + expected: + if os == "mac": FAIL + + [:case="sampler_comparison"] + expected: + if os == "mac": FAIL + + [:case="struct1"] + expected: + if os == "mac": FAIL + + [:case="struct2"] + expected: + if os == "mac": FAIL + + [:case="texture_depth"] + expected: + if os == "mac": FAIL + + [:case="texture_multisampled"] + expected: + if os == "mac": FAIL + + [:case="texture_sample"] + expected: + if os == "mac": FAIL + + [:case="texture_storage"] + expected: + if os == "mac": FAIL + + [:case="u32"] + expected: + if os == "mac": FAIL + + [:case="vec2"] + expected: + if os == "mac": FAIL + + [:case="vec3"] + expected: + if os == "mac": FAIL + + [:case="vec4"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:function_return_types:*] + [:case="array1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="array2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="array3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="array4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="array5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="atomic_struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="atomic_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="f16"] + expected: + if os == "mac": FAIL + + [:case="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="override_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="runtime_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="runtime_struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="struct1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="struct2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="texture_depth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="texture_multisampled"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="texture_sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="texture_storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:no_direct_recursion:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:no_indirect_recursion:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:param_names_must_differ:*] + [:p1="a";p2="a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:p1="a";p2="b"] + expected: + if os == "mac": FAIL + + [:p1="a";p2="c"] + expected: + if os == "mac": FAIL + + [:p1="b";p2="a"] + expected: + if os == "mac": FAIL + + [:p1="b";p2="b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:p1="b";p2="c"] + expected: + if os == "mac": FAIL + + [:p1="c";p2="a"] + expected: + if os == "mac": FAIL + + [:p1="c";p2="b"] + expected: + if os == "mac": FAIL + + [:p1="c";p2="c"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:param_number_matches_call:*] + [:num_args=0;num_params=0] + expected: + if os == "mac": FAIL + + [:num_args=0;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=0;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=0;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=0;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=0;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=1;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=255;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=2;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=3;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=0] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=1] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=2] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=255] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=3] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:num_args=4;num_params=4] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:param_scope_is_function_body:*] + [:use="body"] + expected: + if os == "mac": FAIL + + [:use="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use="function"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,functions,restrictions:vertex_returns_position:*] + [:case="bare_position"] + expected: + if os == "mac": FAIL + + [:case="nested_position"] + expected: + if os == "mac": FAIL + + [:case="no_bare_position"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_nested_position"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini new file mode 100644 index 0000000000..537921e7e3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini @@ -0,0 +1,1396 @@ +[cts.https.html?q=webgpu:shader,validation,parse,align:multi_align:*] + [:multi=false] + expected: + if os == "mac": FAIL + + [:multi=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,align:parsing:*] + [:align="blank"] + expected: + if os == "mac": FAIL + + [:align="comment"] + expected: + if os == "mac": FAIL + + [:align="const_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="const_f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="const_i"] + expected: + if os == "mac": FAIL + + [:align="const_u"] + expected: + if os == "mac": FAIL + + [:align="empty"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="four_a"] + expected: + if os == "mac": FAIL + + [:align="four_f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="four_h"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="four_hex"] + expected: + if os == "mac": FAIL + + [:align="four_i"] + expected: + if os == "mac": FAIL + + [:align="four_u"] + expected: + if os == "mac": FAIL + + [:align="large"] + expected: + if os == "mac": FAIL + + [:align="large_no_power_two"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="larger_than_max_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="multiple_values"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="non_power_two"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="one"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="one_f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="tabs"] + expected: + if os == "mac": FAIL + + [:align="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:align="zero_a"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,align:placement:*] + [:scope="_undef_";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-decl";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-param";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-return";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="private-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="storage-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="struct-member";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="while-stmt";attribute={"private-var":false,"storage-var":false,"struct-member":true,"fn-decl":false,"fn-param":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,align:required_alignment:*] + [:address_space="storage";align="alignment";type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align="alignment";type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=1;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=2;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="storage";align=32;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align="alignment";type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=1;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=2;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"S","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"f16","storage":2,"uniform":2}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"f32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"i32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"u32","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}] + expected: + if os == "mac": FAIL + + [:address_space="uniform";align=32;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/attribute/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/attribute/cts.https.html.ini new file mode 100644 index 0000000000..a23e23be8e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/attribute/cts.https.html.ini @@ -0,0 +1,252 @@ +[cts.https.html?q=webgpu:shader,validation,parse,attribute:expressions:*] + [:value="const";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="const_func";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="expr";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="override";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="user_func";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="id"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:value="val";attribute="workgroup_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/binary_ops/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/binary_ops/cts.https.html.ini new file mode 100644 index 0000000000..adf40801e4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/binary_ops/cts.https.html.ini @@ -0,0 +1,88 @@ +[cts.https.html?q=webgpu:shader,validation,parse,binary_ops:all:*] + [:stmt="and_bool_expr_bool_expr"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="and_bool_expr_bool_literal"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="and_bool_expr_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="and_bool_literal_bool_expr"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="and_bool_literal_bool_literal"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="and_bool_literal_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="and_int_literal_bool_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="and_int_literal_bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="or_bool_expr_bool_expr"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="or_bool_expr_bool_literal"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="or_bool_expr_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="or_bool_literal_bool_expr"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="or_bool_literal_bool_literal"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="or_bool_literal_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="or_int_literal_bool_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="or_int_literal_bool_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/blankspace/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/blankspace/cts.https.html.ini new file mode 100644 index 0000000000..ab30dd176c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/blankspace/cts.https.html.ini @@ -0,0 +1,103 @@ +[cts.https.html?q=webgpu:shader,validation,parse,blankspace:blankspace:*] + [:blankspace=["%20","space"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cf","form_feed"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cn","line_feed"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cr","carriage_return"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Ct","horizontal_tab"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cu000b","vertical_tab"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%C2%85","next_line"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%E2%80%8E","left_to_right_mark"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%E2%80%8F","right_to_left_mark"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%E2%80%A8","line_separator"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%E2%80%A9","paragraph_separator"\]] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,blankspace:bom:*] + [:include_bom=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:include_bom=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,blankspace:null_characters:*] + [:contains_null=false;placement="comment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:contains_null=false;placement="delimiter"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:contains_null=false;placement="eol"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:contains_null=true;placement="comment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:contains_null=true;placement="delimiter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:contains_null=true;placement="eol"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/break/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/break/cts.https.html.ini new file mode 100644 index 0000000000..d2c2056617 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/break/cts.https.html.ini @@ -0,0 +1,72 @@ +[cts.https.html?q=webgpu:shader,validation,parse,break:placement:*] + [:stmt="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="continuing_break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="continuing_break_if"] + expected: + if os == "mac": FAIL + + [:stmt="continuing_if_break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="for_break"] + expected: + if os == "mac": FAIL + + [:stmt="for_if_break"] + expected: + if os == "mac": FAIL + + [:stmt="if_break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="loop_break"] + expected: + if os == "mac": FAIL + + [:stmt="loop_if_break"] + expected: + if os == "mac": FAIL + + [:stmt="return_break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="switch_break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="switch_case_break"] + expected: + if os == "mac": FAIL + + [:stmt="switch_case_if_break"] + expected: + if os == "mac": FAIL + + [:stmt="while_break"] + expected: + if os == "mac": FAIL + + [:stmt="while_if_break"] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini new file mode 100644 index 0000000000..a5a9c47b06 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/builtin/cts.https.html.ini @@ -0,0 +1,128 @@ +[cts.https.html?q=webgpu:shader,validation,parse,builtin:parse:*] + [:builtin="ident_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="invalid_name"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="missing_lparen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="missing_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="missing_parens"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="missing_rparen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="multiple_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="newline_in_attr"] + expected: + if os == "mac": FAIL + + [:builtin="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="number_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="pos"] + expected: + if os == "mac": FAIL + + [:builtin="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="whitespace_in_attr"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,builtin:placement:*] + [:scope="_undef_";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-decl";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="non-ep-param";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="non-ep-ret";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="private-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="storage-var";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="struct-member";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="while-stmt";attribute={"private-var":false,"storage-var":false,"struct-member":true,"non-ep-param":false,"non-ep-ret":false,"fn-decl":false,"fn-var":false,"fn-return":false,"while-stmt":false}] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/comments/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/comments/cts.https.html.ini new file mode 100644 index 0000000000..9aef7be6f2 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/comments/cts.https.html.ini @@ -0,0 +1,85 @@ +[cts.https.html?q=webgpu:shader,validation,parse,comments:comments:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,comments:line_comment_eof:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,comments:line_comment_terminators:*] + [:blankspace=["%20","space"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cf","form_feed"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%5Cn","line_feed"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%5Cr","carriage_return"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%5Cr%5Cn","carriage_return_line_feed"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%5Ct","tab"\]] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:blankspace=["%5Cu000b","vertical_tab"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%C2%85","next_line"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%E2%80%A8","line_separator"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:blankspace=["%E2%80%A9","paragraph_separator"\]] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,comments:unterminated_block_comment:*] + [:terminated=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:terminated=true] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const/cts.https.html.ini new file mode 100644 index 0000000000..50660552fd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const/cts.https.html.ini @@ -0,0 +1,54 @@ +[cts.https.html?q=webgpu:shader,validation,parse,const:placement:*] + [:scope="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-decl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="fn-var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="private-var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="storage-var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="struct-member"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:scope="while-stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const_assert/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const_assert/cts.https.html.ini new file mode 100644 index 0000000000..6b84e698e9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/const_assert/cts.https.html.ini @@ -0,0 +1,60 @@ +[cts.https.html?q=webgpu:shader,validation,parse,const_assert:parse:*] + [:case="both_parentheses"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="condition_on_newline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="invalid_expression"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="left_parenthesis_only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="multiline_with_parentheses"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_condition_no_parentheses"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_condition_with_parentheses"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_parentheses"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="not_a_boolean"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="right_parenthesis_only"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/diagnostic/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/diagnostic/cts.https.html.ini new file mode 100644 index 0000000000..9fe7252078 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/diagnostic/cts.https.html.ini @@ -0,0 +1,2738 @@ +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:conflicting_attribute_different_location:*] + [:loc="compound";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:conflicting_attribute_same_location:*] + [:loc="compound";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="compound";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_body";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="for_stmt";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="function";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_else";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_stmt";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="if_then";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_body";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_continuing";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="loop_stmt";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_body";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_case";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_default";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="switch_stmt";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_body";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:loc="while_stmt";s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:conflicting_directive:*] + [:s1="error";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="error";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="error";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="error";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="info";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="info";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="info";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="info";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="off";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="off";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="off";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="off";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="warning";s2="error"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="warning";s2="info"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="warning";s2="off"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:s1="warning";s2="warning"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:invalid_locations:*] + [:type="attribute";location="function_const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="function_let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="function_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="function_var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="module_const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="module_override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="module_var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="pre_case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="pre_continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="pre_default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="pre_else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="pre_for_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="struct_member"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="function_const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="function_let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="function_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="function_var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="module_const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="module_override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="module_var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="pre_case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="pre_continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="pre_default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="pre_else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="pre_for_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="struct_member"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:invalid_severity:*] + [:severity="fatal";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="fatal";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="goose";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="goose";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="none";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="none";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="severe";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="severe";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="warn";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="warn";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:valid_locations:*] + [:type="attribute";location="compound"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="for_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="for_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="function"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="if_else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="if_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="if_then"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="loop_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="loop_continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="loop_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="switch_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="switch_case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="switch_default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="switch_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="while_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";location="while_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="compound"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="for_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="for_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="function"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="if_else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="if_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="if_then"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="loop_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="loop_continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="loop_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="switch_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="switch_case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="switch_default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="switch_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="while_body"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";location="while_stmt"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:valid_params:*] + [:severity="error";rule="derivative_uniformity";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="error";rule="derivative_uniformity";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="info";rule="derivative_uniformity";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="info";rule="derivative_uniformity";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="off";rule="derivative_uniformity";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="off";rule="derivative_uniformity";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="warning";rule="derivative_uniformity";type="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:severity="warning";rule="derivative_uniformity";type="directive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:warning_unknown_rule:*] + [:type="attribute";rule="blahblahblah"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";rule="derivative_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="attribute";rule="unknown"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";rule="blahblahblah"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";rule="derivative_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="directive";rule="unknown"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/discard/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/discard/cts.https.html.ini new file mode 100644 index 0000000000..5b58d0a40b --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/discard/cts.https.html.ini @@ -0,0 +1,41 @@ +[cts.https.html?q=webgpu:shader,validation,parse,discard:placement:*] + [:place="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:place="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:place="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:place="subcomp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:place="subfrag"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:place="subvert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:place="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/enable/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/enable/cts.https.html.ini new file mode 100644 index 0000000000..cf8d1249b9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/enable/cts.https.html.ini @@ -0,0 +1,55 @@ +[cts.https.html?q=webgpu:shader,validation,parse,enable:enable:*] + [:case="after_decl"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="const_assert_after"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="const_assert_before"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="decl_before"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="embedded_comment"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="multi_line"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="multipe_entries"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="multiple_enables"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="parens"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:case="unknown"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/identifiers/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/identifiers/cts.https.html.ini new file mode 100644 index 0000000000..44250f4742 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/identifiers/cts.https.html.ini @@ -0,0 +1,14874 @@ +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:alias_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:function_const_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:function_let_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:function_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:function_param_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:function_var_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:module_const_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:module_var_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:non_normalized:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:override_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,identifiers:struct_name:*] + [:ident="%CE%94%CE%AD%CE%BB%CF%84%CE%B1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D0%9A%D1%8B%D0%B7%D1%8B%D0%BB"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D6%83%D5%AB%D6%80%D5%B8%D6%82%D5%A6"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D7%A9%D6%B8%D7%81%D7%9C%D7%95%D6%B9%D7%9D"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%D8%B3%D9%84%D8%A7%D9%85"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E0%A4%97%E0%A5%81%E0%A4%B2%E0%A4%BE%E0%A4%AC%E0%A5%80"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%E6%9C%9D%E7%84%BC%E3%81%91"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%EA%B2%80%EC%A0%95"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="%F0%90%B0%93%F0%90%B0%8F%F0%90%B0%87"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="0foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="FOO"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="Foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="NULL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="Self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="_0foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="__"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="__foo"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="_foo0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="abstract"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="active"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alias"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignas"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="alignof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="as"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="asm_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="async"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="attribute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="auto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="become"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bf16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="binding_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bitcast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="break"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="case"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="catch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="class"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_await"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="co_yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="coherent"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="column_major"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="common"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="compile_fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="concept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="const_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="consteval"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constexpr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="constinit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continue"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="continuing"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="crate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="debugger"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="decltype"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="delete"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="demote_to_helper"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="diagnostic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="discard"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="do"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="dynamic_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="else"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="enum"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="explicit"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="export"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extends"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="extern"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f16"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="f64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="fallthrough"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="false"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="filter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="final"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="finally"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fn"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo!bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="foo%23bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Bbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%2Fbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%40bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo%5C%5Cbar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo,bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo-bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo.bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo::bar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="foo__0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="friend"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="from"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="fxgroup"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="get"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="goto"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="groupshared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="highp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="i64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="i8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="impl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="implements"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="import"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="inline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="instanceof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="interface"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="layout"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="loop"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="lowp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="macro_rules"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat2x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat3x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mat4x4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="match"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mediump"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="meta"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mod"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="module"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="move"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mut"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="mutable"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="namespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="new"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nil"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noexcept"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noinline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nointerpolation"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="noperspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="null"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="nullptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="of"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="operator"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="package"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="packoffset"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="partition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pass"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="patch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pixelfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precise"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="precision"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="premerge"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="priv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="protected"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ptr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="pub"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="public"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="quat"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="r%C3%A9flexion"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="readonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="ref"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="regardless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="register"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="reinterpret_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="require"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="requires"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="resource"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="restrict"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="self"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="set"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="shared"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="signed"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="sizeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="smooth"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_assert"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="static_cast"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="std"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="subroutine"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="super"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="target"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="template"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="this"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="thread_local"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="throw"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="trait"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="true"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="try"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="type"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typedef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typename"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="typeof"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="u64"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="u8"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="union"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unless"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsafe"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="unsigned"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ident="unsized"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="use"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="using"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="varying"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="vec4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="virtual"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="volatile"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="wgsl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="where"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="with"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="writeonly"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:ident="yield"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/literal/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/literal/cts.https.html.ini new file mode 100644 index 0000000000..dcf36076e8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/literal/cts.https.html.ini @@ -0,0 +1,1199 @@ +[cts.https.html?q=webgpu:shader,validation,parse,literal:abstract_float:*] + [:val=".0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".e-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="00012."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X1.fp-4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x.p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.00000001pf0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.0p%2B999999999999f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.0p%2B999999h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1P%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1p"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1p%5E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3.2p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xE.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xEp-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fP%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xep2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xf.h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0e%2B999999999999f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0e%2B999999h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1E%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e!2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e%2Bh"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1eh"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2E2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.e%262f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.e%2Bf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.ef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.223f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1e-4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:abstract_int:*] + [:val="-0x123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-0x3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-1u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483648"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483649i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0123"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483648i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967296u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="42u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="94i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="i32(-2147483648)"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:bools:*] + [:val="false"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="true"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:f16:*] + [:val="-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="00012."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X1.fp-4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.0p%2B999999h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1P%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3.2p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xE.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xEp-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fP%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xep2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0e%2B999999h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1E%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e!2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e%2Bh"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1eh"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2E2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.223f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1e-4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:f32:*] + [:val="-1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".12f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".e-2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val=".f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0.0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="00012."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0X1.fp-4"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x.3"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x.p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.00000001pf0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1.0p%2B999999999999f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1P%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1p"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x1p%5E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3.2p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3p%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xE.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xEp-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fP%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xa.fp%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0xep2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0e%2B999999999999f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1E%2B2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.1e2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2E2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e%2B2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.2e2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.e%262f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.e%2Bf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.ef"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12."] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.223f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="12.f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1e-4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.4e-2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2.e%2B4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:i32:*] + [:val="-0x123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-0x3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483648"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483649"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483649i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483648"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483648i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="42u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="94i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="i32(-2147483648)"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,literal:u32:*] + [:val="-0x123"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-0x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-123"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483647i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="-2147483648"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="0x3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="1.0h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="123"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="2147483647i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967295u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967296"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="4294967296u"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="42u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="94i"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="i32(-2147483648)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/must_use/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/must_use/cts.https.html.ini new file mode 100644 index 0000000000..8517f2cdc8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/must_use/cts.https.html.ini @@ -0,0 +1,1277 @@ +[cts.https.html?q=webgpu:shader,validation,parse,must_use:builtin_must_use:*] + [:call="abs";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="abs";use=true] + expected: + if os == "mac": FAIL + + [:call="acos";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="acos";use=true] + expected: + if os == "mac": FAIL + + [:call="acosh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="acosh";use=true] + expected: + if os == "mac": FAIL + + [:call="all";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="all";use=true] + expected: + if os == "mac": FAIL + + [:call="any";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="any";use=true] + expected: + if os == "mac": FAIL + + [:call="arrayLength";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="arrayLength";use=true] + expected: + if os == "mac": FAIL + + [:call="asin";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="asin";use=true] + expected: + if os == "mac": FAIL + + [:call="asinh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="asinh";use=true] + expected: + if os == "mac": FAIL + + [:call="atan";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atan";use=true] + expected: + if os == "mac": FAIL + + [:call="atan2";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atan2";use=true] + expected: + if os == "mac": FAIL + + [:call="atanh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atanh";use=true] + expected: + if os == "mac": FAIL + + [:call="bitcast";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="bitcast";use=true] + expected: + if os == "mac": FAIL + + [:call="ceil";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="ceil";use=true] + expected: + if os == "mac": FAIL + + [:call="clamp";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="clamp";use=true] + expected: + if os == "mac": FAIL + + [:call="cos";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="cos";use=true] + expected: + if os == "mac": FAIL + + [:call="cosh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="cosh";use=true] + expected: + if os == "mac": FAIL + + [:call="countLeadingZeros";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="countLeadingZeros";use=true] + expected: + if os == "mac": FAIL + + [:call="countOneBits";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="countOneBits";use=true] + expected: + if os == "mac": FAIL + + [:call="countTrailingZeros";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="countTrailingZeros";use=true] + expected: + if os == "mac": FAIL + + [:call="cross";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="cross";use=true] + expected: + if os == "mac": FAIL + + [:call="degrees";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="degrees";use=true] + expected: + if os == "mac": FAIL + + [:call="determinant";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="determinant";use=true] + expected: + if os == "mac": FAIL + + [:call="distance";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="distance";use=true] + expected: + if os == "mac": FAIL + + [:call="dot";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dot";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdx";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdx";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdxCoarse";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdxCoarse";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdxFine";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdxFine";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdy";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdy";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdyCoarse";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdyCoarse";use=true] + expected: + if os == "mac": FAIL + + [:call="dpdyFine";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="dpdyFine";use=true] + expected: + if os == "mac": FAIL + + [:call="exp";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="exp";use=true] + expected: + if os == "mac": FAIL + + [:call="exp2";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="exp2";use=true] + expected: + if os == "mac": FAIL + + [:call="extractBits";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="extractBits";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="faceForward";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="faceForward";use=true] + expected: + if os == "mac": FAIL + + [:call="firstLeadingBit";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="firstLeadingBit";use=true] + expected: + if os == "mac": FAIL + + [:call="firstTrailingBit";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="firstTrailingBit";use=true] + expected: + if os == "mac": FAIL + + [:call="floor";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="floor";use=true] + expected: + if os == "mac": FAIL + + [:call="fma";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="fma";use=true] + expected: + if os == "mac": FAIL + + [:call="fract";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="fract";use=true] + expected: + if os == "mac": FAIL + + [:call="frexp";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="frexp";use=true] + expected: + if os == "mac": FAIL + + [:call="fwidth";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="fwidth";use=true] + expected: + if os == "mac": FAIL + + [:call="fwidthCoarse";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="fwidthCoarse";use=true] + expected: + if os == "mac": FAIL + + [:call="fwidthFine";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="fwidthFine";use=true] + expected: + if os == "mac": FAIL + + [:call="i32";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="i32";use=true] + expected: + if os == "mac": FAIL + + [:call="insertBits";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="insertBits";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="inverseSqrt";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="inverseSqrt";use=true] + expected: + if os == "mac": FAIL + + [:call="ldexp";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="ldexp";use=true] + expected: + if os == "mac": FAIL + + [:call="length";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="length";use=true] + expected: + if os == "mac": FAIL + + [:call="log";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="log";use=true] + expected: + if os == "mac": FAIL + + [:call="log2";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="log2";use=true] + expected: + if os == "mac": FAIL + + [:call="max";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="max";use=true] + expected: + if os == "mac": FAIL + + [:call="min";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="min";use=true] + expected: + if os == "mac": FAIL + + [:call="mix";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="mix";use=true] + expected: + if os == "mac": FAIL + + [:call="modf";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="modf";use=true] + expected: + if os == "mac": FAIL + + [:call="normalize";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="normalize";use=true] + expected: + if os == "mac": FAIL + + [:call="pack2x16float";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pack2x16float";use=true] + expected: + if os == "mac": FAIL + + [:call="pack2x16snorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pack2x16snorm";use=true] + expected: + if os == "mac": FAIL + + [:call="pack2x16unorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pack2x16unorm";use=true] + expected: + if os == "mac": FAIL + + [:call="pack4x8snorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pack4x8snorm";use=true] + expected: + if os == "mac": FAIL + + [:call="pack4x8unorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pack4x8unorm";use=true] + expected: + if os == "mac": FAIL + + [:call="pow";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="pow";use=true] + expected: + if os == "mac": FAIL + + [:call="quantizeToF16";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="quantizeToF16";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="radians";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="radians";use=true] + expected: + if os == "mac": FAIL + + [:call="reflect";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="reflect";use=true] + expected: + if os == "mac": FAIL + + [:call="refract";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="refract";use=true] + expected: + if os == "mac": FAIL + + [:call="reverseBits";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="reverseBits";use=true] + expected: + if os == "mac": FAIL + + [:call="round";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="round";use=true] + expected: + if os == "mac": FAIL + + [:call="saturate";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="saturate";use=true] + expected: + if os == "mac": FAIL + + [:call="select";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="select";use=true] + expected: + if os == "mac": FAIL + + [:call="sign";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="sign";use=true] + expected: + if os == "mac": FAIL + + [:call="sin";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="sin";use=true] + expected: + if os == "mac": FAIL + + [:call="sinh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="sinh";use=true] + expected: + if os == "mac": FAIL + + [:call="smoothstep";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="smoothstep";use=true] + expected: + if os == "mac": FAIL + + [:call="sqrt";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="sqrt";use=true] + expected: + if os == "mac": FAIL + + [:call="step";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="step";use=true] + expected: + if os == "mac": FAIL + + [:call="struct";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="struct";use=true] + expected: + if os == "mac": FAIL + + [:call="tan";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="tan";use=true] + expected: + if os == "mac": FAIL + + [:call="tanh";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="tanh";use=true] + expected: + if os == "mac": FAIL + + [:call="textureDimensions";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureDimensions";use=true] + expected: + if os == "mac": FAIL + + [:call="textureGather";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureGather";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureGatherCompare";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureGatherCompare";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureLoad";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureLoad";use=true] + expected: + if os == "mac": FAIL + + [:call="textureNumLayers";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureNumLayers";use=true] + expected: + if os == "mac": FAIL + + [:call="textureNumLevels";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureNumLevels";use=true] + expected: + if os == "mac": FAIL + + [:call="textureNumSamples";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureNumSamples";use=true] + expected: + if os == "mac": FAIL + + [:call="textureSample";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSample";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleBaseClampToEdge";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleBaseClampToEdge";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleBias";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleBias";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleCompare";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleCompare";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleCompareLevel";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleCompareLevel";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleGrad";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleGrad";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleLevel";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="textureSampleLevel";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="transpose";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="transpose";use=true] + expected: + if os == "mac": FAIL + + [:call="trunc";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="trunc";use=true] + expected: + if os == "mac": FAIL + + [:call="u32";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="u32";use=true] + expected: + if os == "mac": FAIL + + [:call="unpack2x16float";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack2x16float";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack2x16snorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack2x16snorm";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack2x16unorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack2x16unorm";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack4x8snorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack4x8snorm";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack4x8unorm";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="unpack4x8unorm";use=true] + expected: + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="workgroupUniformLoad";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="workgroupUniformLoad";use=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,must_use:builtin_no_must_use:*] + [:call="atomicAdd";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicAdd";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicAnd";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicAnd";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicCompareExchangeWeak";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicCompareExchangeWeak";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicExchange";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicExchange";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicLoad";use=false] + expected: + if os == "mac": FAIL + + [:call="atomicLoad";use=true] + expected: + if os == "mac": FAIL + + [:call="atomicMax";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicMax";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicMin";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicMin";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicOr";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicOr";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicSub";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicSub";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicXor";use=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:call="atomicXor";use=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,must_use:call:*] + [:use="";call="condition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="";call="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="";call="param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="";call="phony"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="";call="statement"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="";call="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="condition"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="phony"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="statement"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use="%40must_use";call="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,must_use:declaration:*] + [:test="empty_parameter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_call"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_no_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_parameter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_scalar_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_struct_return"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="function_var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="parameter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:test="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/pipeline_stage/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/pipeline_stage/cts.https.html.ini new file mode 100644 index 0000000000..722818bccd --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/pipeline_stage/cts.https.html.ini @@ -0,0 +1,331 @@ +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:compute_parsing:*] + [:val=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%2F%5Ecomment%5E%2Fcompute"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%5Ctcompute"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40compute"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40compute%20)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40compute("] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40compute()"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40mcompute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:duplicate_compute_on_function:*] + [:dupe=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dupe="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:duplicate_fragment_on_function:*] + [:dupe=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dupe="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:duplicate_vertex_on_function:*] + [:dupe=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:dupe="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:fragment_parsing:*] + [:val=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%2F%5Ecomment%5E%2Ffragment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%5Ctfragment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40fragment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40fragment%20)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40fragment("] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40fragment()"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40mfragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:multiple_entry_points:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:placement:*] + [:scope="_undef_";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="_undef_";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="_undef_";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-param";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-param";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-param";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-return";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-return";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-return";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-var";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-var";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="fn-var";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="private-var";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="private-var";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="private-var";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="storage-var";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="storage-var";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="storage-var";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="struct-member";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="struct-member";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="struct-member";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="while-stmt";attr="%40compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="while-stmt";attr="%40fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:scope="while-stmt";attr="%40vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,pipeline_stage:vertex_parsing:*] + [:val=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%2F%5Ecomment%5E%2Fvertex"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40%5Ctvertex"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40mvertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40vertex"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40vertex%20)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40vertex("] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:val="%40vertex()"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/semicolon/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/semicolon/cts.https.html.ini new file mode 100644 index 0000000000..5934c60baf --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/semicolon/cts.https.html.ini @@ -0,0 +1,294 @@ +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_assignment:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_call:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_case:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_case_break:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_compound_statement:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_continuing:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_default_case:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_default_case_break:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_discard:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_enable:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_fn_const_assert:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_fn_const_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_fn_var_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_for:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_for_break:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_func_decl:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_if:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_if_else:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_let_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_loop:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_loop_break:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_loop_break_if:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_loop_continue:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_member:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_module_const_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_module_var_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_return:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_struct_decl:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_switch:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_type_alias_decl:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_while:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_while_break:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_while_continue:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:compound_statement_multiple:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:compound_statement_single:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:function_body_multiple:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:function_body_single:*] + [:] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:module_scope_multiple:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,semicolon:module_scope_single:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/source/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/source/cts.https.html.ini new file mode 100644 index 0000000000..afae55217d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/source/cts.https.html.ini @@ -0,0 +1,20 @@ +[cts.https.html?q=webgpu:shader,validation,parse,source:empty:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,source:invalid_source:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,source:valid_source:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/unary_ops/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/unary_ops/cts.https.html.ini new file mode 100644 index 0000000000..69744bb5b7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/unary_ops/cts.https.html.ini @@ -0,0 +1,32 @@ +[cts.https.html?q=webgpu:shader,validation,parse,unary_ops:all:*] + [:stmt="not_bool_expr"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="not_bool_literal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="not_int_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="not_int_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stmt="not_not_bool_expr"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stmt="not_not_bool_literal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/var_and_let/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/var_and_let/cts.https.html.ini new file mode 100644 index 0000000000..e41e6f5fa9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/var_and_let/cts.https.html.ini @@ -0,0 +1,344 @@ +[cts.https.html?q=webgpu:shader,validation,parse,var_and_let:initializer_type:*] + [:variableOrConstant="let"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:variableOrConstant="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,var_and_let:var_access_mode_bad_other_template_contents:*] + [:accessMode="read";prefix="";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="storage,";suffix=""] + expected: + if os == "mac": FAIL + + [:accessMode="read";prefix="storage,";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="storage,";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="storage,";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="storage,";suffix=""] + expected: + if os == "mac": FAIL + + [:accessMode="read_write";prefix="storage,";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="storage,";suffix=",read"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="storage,";suffix=",storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,parse,var_and_let:var_access_mode_bad_template_delim:*] + [:accessMode="read";prefix="";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3C";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3C";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3C";suffix="%3E"] + expected: + if os == "mac": FAIL + + [:accessMode="read";prefix="%3C";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3E";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3E";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3E";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix="%3E";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read";prefix=",";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3C";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3C";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3C";suffix="%3E"] + expected: + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3C";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3E";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3E";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3E";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix="%3E";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix="%3C"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix="%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:accessMode="read_write";prefix=",";suffix=","] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/binding/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/binding/cts.https.html.ini new file mode 100644 index 0000000000..c661a44d6d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/binding/cts.https.html.ini @@ -0,0 +1,118 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,binding:binding:*] + [:attr="comment"] + expected: + if os == "mac": FAIL + + [:attr="const_expr"] + expected: + if os == "mac": FAIL + + [:attr="f32_val"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_val_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="hex_literal"] + expected: + if os == "mac": FAIL + + [:attr="int_literal"] + expected: + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multi_binding"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multiple_values"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="one"] + expected: + if os == "mac": FAIL + + [:attr="override_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="split_line"] + expected: + if os == "mac": FAIL + + [:attr="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="uint_literal"] + expected: + if os == "mac": FAIL + + [:attr="zero"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,binding:binding_f16:*] + [:] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,binding:binding_without_group:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini new file mode 100644 index 0000000000..a947d44539 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini @@ -0,0 +1,7273 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:duplicates:*] + [:first="p1";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="p1";second="rb"] + expected: + if os == "mac": FAIL + + [:first="p1";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="p1";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="ra";second="p2"] + expected: + if os == "mac": FAIL + + [:first="ra";second="rb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="ra";second="s1b"] + expected: + if os == "mac": FAIL + + [:first="ra";second="s2b"] + expected: + if os == "mac": FAIL + + [:first="s1a";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s1a";second="rb"] + expected: + if os == "mac": FAIL + + [:first="s1a";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s1a";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="rb"] + expected: + if os == "mac": FAIL + + [:first="s2a";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:missing_vertex_position:*] + [:use_struct=false;attribute="%40builtin(position)"] + expected: + if os == "mac": FAIL + + [:use_struct=false;attribute="%40location(0)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;attribute="%40builtin(position)"] + expected: + if os == "mac": FAIL + + [:use_struct=true;attribute="%40location(0)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:nesting:*] + [:target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:*] + [:name="frag_depth";stage="fragment";io="out";type="f32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use="function"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use="alias"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use="function"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use="struct"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="struct"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="struct"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use="alias"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use="function"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use="struct"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:stage_inout:*] + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:type:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="f32"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="f32"] + expected: + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="bool"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="bool"] + expected: + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="u32"] + expected: + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/entry_point/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/entry_point/cts.https.html.ini new file mode 100644 index 0000000000..c46b50f84d --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/entry_point/cts.https.html.ini @@ -0,0 +1,93 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,entry_point:missing_attribute_on_param:*] + [:target_stage=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,entry_point:missing_attribute_on_param_struct:*] + [:target_stage=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="compute"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,entry_point:missing_attribute_on_return_type:*] + [:target_stage=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,entry_point:missing_attribute_on_return_type_struct:*] + [:target_stage=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="fragment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,entry_point:no_entry_point_provided:*] + [:] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group/cts.https.html.ini new file mode 100644 index 0000000000..7f4df52975 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group/cts.https.html.ini @@ -0,0 +1,128 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,group:group:*] + [:attr="comment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="const_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_val"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_val_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="hex_literal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="int_literal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multi_group"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multiple_values"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="one"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="override_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="split_line"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="uint_literal"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="zero"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group:group_f16:*] + [:] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group:group_without_binding:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group_and_binding/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group_and_binding/cts.https.html.ini new file mode 100644 index 0000000000..77dce998d6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/group_and_binding/cts.https.html.ini @@ -0,0 +1,9099 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:binding_attributes:*] + [:stage="compute";has_group=false;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=false;has_binding=true;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="sampler"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="sampler_comparison"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="storage"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_1d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_2d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_3d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_cube"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "mac": FAIL + + [:stage="compute";has_group=true;has_binding=true;resource="uniform"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=false;has_binding=true;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="sampler"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="sampler_comparison"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="storage"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_1d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_2d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_3d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_cube"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "mac": FAIL + + [:stage="fragment";has_group=true;has_binding=true;resource="uniform"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=false;has_binding=true;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="storage"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_storage_1d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_storage_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_storage_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="texture_storage_3d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=false;resource="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="sampler"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="sampler_comparison"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="storage"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_1d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_2d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_3d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_cube"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_depth_2d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_depth_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_depth_cube"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_depth_cube_array"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_depth_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_multisampled_2d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_storage_1d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_storage_2d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_storage_2d_array"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="texture_storage_3d"] + expected: + if os == "mac": FAIL + + [:stage="vertex";has_group=true;has_binding=true;resource="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:different_entry_points:*] + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="compute";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="fragment";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="compute";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="fragment";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="storage";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_2d";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="texture_3d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="texture_external";b_kind="uniform";usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="texture_3d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";usage="transitive"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="direct"] + expected: + if os == "mac": FAIL + + [:a_stage="vertex";b_stage="vertex";a_kind="uniform";b_kind="uniform";usage="transitive"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:function_scope:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:function_scope_texture:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:private_function_scope:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:private_module_scope:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,group_and_binding:single_entry_point:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="compute";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="fragment";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="storage";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_2d";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="texture_external";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_3d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="texture_storage_1d";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=0;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=0;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=0;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=0;b_binding=3;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="direct"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=0;usage="transitive"] + expected: + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="direct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";a_kind="uniform";b_kind="uniform";a_group=3;b_group=3;a_binding=3;b_binding=3;usage="transitive"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/id/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/id/cts.https.html.ini new file mode 100644 index 0000000000..d47587582c --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/id/cts.https.html.ini @@ -0,0 +1,196 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,id:id:*] + [:attr="comment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="const_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="duplicate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="hex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="largest"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multi_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="newline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="one"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="overide_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="too_large"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="ui32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,id:id_fp16:*] + [:ext=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ext="h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,id:id_in_function:*] + [:id=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:id="%40id(1)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,id:id_non_override:*] + [:type="const"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:type="var"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,id:id_struct_member:*] + [:id=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:id="%40id(1)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:id="%40id(1)%20override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/interpolate/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/interpolate/cts.https.html.ini new file mode 100644 index 0000000000..97d3c83ae7 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/interpolate/cts.https.html.ini @@ -0,0 +1,3263 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,interpolate:duplicate:*] + [:attr=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="%40interpolate(flat)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,interpolate:integral_types:*] + [:stage="fragment";type="i32";use_struct=false;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="i32";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="u32";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec2%3Ci32%3E";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=false;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(flat)"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(linear,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20center)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20centroid)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";type="vec4%3Cu32%3E";use_struct=true;attribute="%40interpolate(perspective,%20sample)"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,interpolate:interpolation_validation:*] + [:attr="comment"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="missing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_parens"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_value_and_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="newline"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_space"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:attr="numeric"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="numeric_second_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma_one_arg"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma_two_arg"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="valid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,interpolate:require_location:*] + [:stage="fragment";attribute="%40builtin(position)";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";attribute="%40builtin(position)";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";attribute="%40location(0)";use_struct=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";attribute="%40location(0)";use_struct=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";attribute="%40builtin(position)";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";attribute="%40builtin(position)";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";attribute="%40location(0)";use_struct=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";attribute="%40location(0)";use_struct=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,interpolate:type_and_sampling:*] + expected: + if os == "win" and not debug: [OK, TIMEOUT] + [:stage="fragment";io="in";use_struct=false;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="centroid";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=false;type="sample";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="centroid";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="in";use_struct=true;type="sample";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="linear"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="perspective"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling=""] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="center"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="centroid"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="flat"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="linear"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="perspective"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="centroid";sampling="sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling=""] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="center"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="centroid"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="flat"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="linear"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="perspective"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=false;type="sample";sampling="sample"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="centroid";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="fragment";io="out";use_struct=true;type="sample";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="center";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="centroid";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="flat";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=false;type="sample";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="centroid";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="in";use_struct=true;type="sample";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="center";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="centroid";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="flat";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="flat"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="linear"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="perspective"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=false;type="sample";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="center";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="centroid";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="flat";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="linear";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling=""] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="center"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="centroid"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="perspective";sampling="sample"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling=""] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="center"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="centroid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="flat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="linear"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="perspective"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:stage="vertex";io="out";use_struct=true;type="sample";sampling="sample"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/invariant/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/invariant/cts.https.html.ini new file mode 100644 index 0000000000..063e0beb39 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/invariant/cts.https.html.ini @@ -0,0 +1,216 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,invariant:not_valid_on_user_defined_io:*] + [:use_invariant=false] + expected: + if os == "mac": FAIL + + [:use_invariant=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,invariant:parsing:*] + [:attr="comment"] + expected: + if os == "mac": FAIL + + [:attr="duplicate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty_parens"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="invariant"] + expected: + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="split_line"] + expected: + if os == "mac": FAIL + + [:attr="value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,invariant:valid_only_with_vertex_position_builtin:*] + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false] + expected: + if os == "mac": FAIL + + [:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false] + expected: + if os == "mac": FAIL + + [:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true] + expected: + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/locations/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/locations/cts.https.html.ini new file mode 100644 index 0000000000..a48131820e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/locations/cts.https.html.ini @@ -0,0 +1,1261 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:duplicates:*] + [:first="p1";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="p1";second="rb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="p1";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="p1";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="ra";second="p2"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="ra";second="rb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="ra";second="s1b"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="ra";second="s2b"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="s1a";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s1a";second="rb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="s1a";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s1a";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="p2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="rb"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:first="s2a";second="s1b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:first="s2a";second="s2b"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:location_fp16:*] + [:ext=""] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:ext="h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:nesting:*] + [:target_stage="";target_io="in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="";target_io="out"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target_stage="fragment";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="fragment";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:stage_inout:*] + [:use_struct=false;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;target_stage="fragment";target_io="in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;target_stage="fragment";target_io="out"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;target_stage="vertex";target_io="in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;target_stage="vertex";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;target_stage="compute";target_io="in"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;target_stage="compute";target_io="out"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;target_stage="fragment";target_io="in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;target_stage="fragment";target_io="out"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;target_stage="vertex";target_io="in"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;target_stage="vertex";target_io="out"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:type:*] + [:use_struct=false;type="MyAlias"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="array%3Cbool,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="array%3Cf32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="array%3Ci32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="array%3Cu32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="f32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat2x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat3x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="mat4x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_1d%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_2d%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_2d_array%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_3d%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_cube%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_cube_array%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_multisampled_2d%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_storage_1d%3Crgba8unorm,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_storage_2d%3Crg32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_storage_2d_array%3Cr32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="texture_storage_3d%3Cr32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec2u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec3u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=false;type="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=false;type="vec4u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="MyAlias"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="MyStruct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="array%3Cbool,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="array%3Cf32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="array%3Ci32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="array%3Cu32,%2012%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="atomic%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="atomic%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="f16"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="f32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat2x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat2x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat2x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat2x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat3x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat3x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat3x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat3x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat4x2%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x2f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat4x3%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x3f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="mat4x4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x4f"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="mat4x4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="sampler"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="sampler_comparison"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_1d%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_2d%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_2d_array%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_3d%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_cube%3Cu32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_cube_array%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_depth_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_depth_2d_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_depth_cube"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_depth_cube_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_depth_multisampled_2d"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_external"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_multisampled_2d%3Ci32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_storage_1d%3Crgba8unorm,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_storage_2d%3Crg32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_storage_2d_array%3Cr32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="texture_storage_3d%3Cr32float,%20write%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="u32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="vec2%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec2u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="vec3%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec3u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4%3Cbool%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:use_struct=true;type="vec4%3Cf32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4%3Ci32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4%3Cu32%3E"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4f"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4h"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4i"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:use_struct=true;type="vec4u"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,locations:validation:*] + [:attr="comment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="const_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="extra_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="extra_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="hex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="max"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="newline"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_parens"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="one"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="override_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="vec"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/size/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/size/cts.https.html.ini new file mode 100644 index 0000000000..5d27b229d6 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/size/cts.https.html.ini @@ -0,0 +1,190 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,size:size:*] + [:attr="comment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="constant"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="duplicate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="f32_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="hex"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="large"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_parens"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multiple_values"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="non_align_size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="too_small"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="valid"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="whitespace"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="zero"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,size:size_fp16:*] + [:ext=""] + expected: + if os == "mac": FAIL + + [:ext="h"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,size:size_non_struct:*] + [:attr="array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="constant"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="control"] + expected: + if os == "mac": FAIL + + [:attr="mat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="scalar"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="vec"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/workgroup_size/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/workgroup_size/cts.https.html.ini new file mode 100644 index 0000000000..259ac09ee8 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/workgroup_size/cts.https.html.ini @@ -0,0 +1,308 @@ +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size:*] + [:attr="comment"] + expected: + if os == "mac": FAIL + + [:attr="const_expr"] + expected: + if os == "mac": FAIL + + [:attr="duplicate"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty_x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="empty_y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="invalid_entry"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="max_values"] + expected: + if os == "mac": FAIL + + [:attr="missing_left_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="missing_right_paren"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="misspelling"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="mix_ux"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="mix_uy"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="mix_uz"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="mixed_abstract_signed"] + expected: + if os == "mac": FAIL + + [:attr="mixed_abstract_unsigned"] + expected: + if os == "mac": FAIL + + [:attr="mixed_signed_unsigned"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="multi_line"] + expected: + if os == "mac": FAIL + + [:attr="negative_x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative_y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="negative_z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="no_params"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="override"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="override_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="override_no_default"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma_x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma_y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="trailing_comma_z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="x_only_abstract"] + expected: + if os == "mac": FAIL + + [:attr="x_only_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="x_only_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="x_only_hex"] + expected: + if os == "mac": FAIL + + [:attr="x_only_signed"] + expected: + if os == "mac": FAIL + + [:attr="x_only_unsigned"] + expected: + if os == "mac": FAIL + + [:attr="xy_only_abstract"] + expected: + if os == "mac": FAIL + + [:attr="xy_only_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="xy_only_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="xy_only_hex"] + expected: + if os == "mac": FAIL + + [:attr="xy_only_signed"] + expected: + if os == "mac": FAIL + + [:attr="xy_only_unsigned"] + expected: + if os == "mac": FAIL + + [:attr="xyz_abstract"] + expected: + if os == "mac": FAIL + + [:attr="xyz_float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="xyz_float_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="xyz_hex"] + expected: + if os == "mac": FAIL + + [:attr="xyz_signed"] + expected: + if os == "mac": FAIL + + [:attr="xyz_unsigned"] + expected: + if os == "mac": FAIL + + [:attr="zero_x"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="zero_y"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:attr="zero_z"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_const:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_fp16:*] + [:ext=""] + expected: + if os == "mac": FAIL + + [:ext="h"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_fragment_shader:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_function:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_var:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,shader_io,workgroup_size:workgroup_size_vertex_shader:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/alias/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/alias/cts.https.html.ini new file mode 100644 index 0000000000..45e55c0940 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/alias/cts.https.html.ini @@ -0,0 +1,153 @@ +[cts.https.html?q=webgpu:shader,validation,types,alias:no_direct_recursion:*] + [:target="T"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion:*] + [:target="S"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_array_element:*] + [:target="A"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_array_size:*] + [:target="A"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_atomic:*] + [:target="A"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_matrix_element:*] + [:target="M"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_ptr_store_type:*] + [:target="P"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_struct_attribute:*] + [:target="S";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="S";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="S";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32";attribute="align"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="i32";attribute="location"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="i32";attribute="size"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_struct_member:*] + [:target="S"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,alias:no_indirect_recursion_via_vector_element:*] + [:target="V"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/struct/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/struct/cts.https.html.ini new file mode 100644 index 0000000000..09d65c60ca --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/struct/cts.https.html.ini @@ -0,0 +1,99 @@ +[cts.https.html?q=webgpu:shader,validation,types,struct:no_direct_recursion:*] + [:target="S"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion:*] + [:target="S"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_array_element:*] + [:target="S"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_array_size:*] + [:target="S1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="S2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_struct_attribute:*] + [:target="S1";attribute="align"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="S1";attribute="location"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="S1";attribute="size"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:target="S2";attribute="align"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="S2";attribute="location"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="S2";attribute="size"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,types,struct:no_indirect_recursion_via_struct_member_nested_in_alias:*] + [:target="A"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:target="i32"] + expected: + if os == "win" and not debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/vector/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/vector/cts.https.html.ini new file mode 100644 index 0000000000..5b849030b9 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/types/vector/cts.https.html.ini @@ -0,0 +1,204 @@ +[cts.https.html?q=webgpu:shader,validation,types,vector:vector:*] + [:case="aliased_el_ty"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="missing_el_ty"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="missing_t_left"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="missing_t_right"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_bool_shortform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="trailing_comma"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec1_i32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec2_bool"] + expected: + if os == "mac": FAIL + + [:case="vec2_f16"] + expected: + if os == "mac": FAIL + + [:case="vec2_f32"] + expected: + if os == "mac": FAIL + + [:case="vec2_i32"] + expected: + if os == "mac": FAIL + + [:case="vec2_u32"] + expected: + if os == "mac": FAIL + + [:case="vec2f"] + expected: + if os == "mac": FAIL + + [:case="vec2h"] + expected: + if os == "mac": FAIL + + [:case="vec2i"] + expected: + if os == "mac": FAIL + + [:case="vec2u"] + expected: + if os == "mac": FAIL + + [:case="vec3_bool"] + expected: + if os == "mac": FAIL + + [:case="vec3_f16"] + expected: + if os == "mac": FAIL + + [:case="vec3_f32"] + expected: + if os == "mac": FAIL + + [:case="vec3_i32"] + expected: + if os == "mac": FAIL + + [:case="vec3_u32"] + expected: + if os == "mac": FAIL + + [:case="vec3f"] + expected: + if os == "mac": FAIL + + [:case="vec3h"] + expected: + if os == "mac": FAIL + + [:case="vec3i"] + expected: + if os == "mac": FAIL + + [:case="vec3u"] + expected: + if os == "mac": FAIL + + [:case="vec4_bool"] + expected: + if os == "mac": FAIL + + [:case="vec4_f16"] + expected: + if os == "mac": FAIL + + [:case="vec4_f32"] + expected: + if os == "mac": FAIL + + [:case="vec4_i32"] + expected: + if os == "mac": FAIL + + [:case="vec4_u32"] + expected: + if os == "mac": FAIL + + [:case="vec4f"] + expected: + if os == "mac": FAIL + + [:case="vec4h"] + expected: + if os == "mac": FAIL + + [:case="vec4i"] + expected: + if os == "mac": FAIL + + [:case="vec4u"] + expected: + if os == "mac": FAIL + + [:case="vec5_u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_f32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_atomic"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_matrix"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_runtime_array"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_struct"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="vec_of_vec"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/uniformity/uniformity/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/uniformity/uniformity/cts.https.html.ini new file mode 100644 index 0000000000..170bd70484 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/uniformity/uniformity/cts.https.html.ini @@ -0,0 +1,15037 @@ +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:basics:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:op="dpdx";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdx";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdxFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdy";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="dpdyFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidth";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthCoarse";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="fwidthFine";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="storageBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSample";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleBias";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="textureSampleCompare";stage="fragment";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupBarrier";stage="compute";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_and2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_builtin";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_builtin";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_builtin";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_builtin";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_func_var";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_let";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_let";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_let";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_let";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or1";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or1";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or1";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or1";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or2";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or2";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or2";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_or2";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_ro";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="nonuniform_storage_rw";expectation=false;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_and";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_and";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_and";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_and";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_const";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_const";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_const";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_const";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_func_var";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_func_var";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_func_var";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_func_var";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_let";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_let";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_let";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_let";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_literal";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_literal";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_literal";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_literal";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_or";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_or";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_or";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_or";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_override";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_override";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_override";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_override";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_storage_ro";expectation=true;statement="for"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_storage_ro";expectation=true;statement="if"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_storage_ro";expectation=true;statement="switch"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:op="workgroupUniformLoad";stage="compute";cond="uniform_storage_ro";expectation=true;statement="while"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:binary_expressions:*] + expected: + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:e1="literal";e2="literal";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="literal";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index1";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_index2";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="nonuniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_index";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="literal";e2="uniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="literal";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index1";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_index2";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="nonuniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_index";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform";e2="uniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="literal";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index1";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_index2";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="nonuniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_index";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index1";e2="uniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="literal";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index1";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_index2";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="nonuniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_index";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_index2";e2="uniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="literal";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index1";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_index2";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="nonuniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_index";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="nonuniform_struct";e2="uniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="literal";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index1";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_index2";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="nonuniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_index";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform";e2="uniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="literal";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index1";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_index2";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="nonuniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_index";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="and"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="div"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="equal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="greater"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="less"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="lessequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="minus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="notequal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="or"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="rem"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="shl"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="shr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="times"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_index";e2="uniform_struct";op="xor"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="literal";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index1";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_index2";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="nonuniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_index";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="and"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="div"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="equal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="greater"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="greaterequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="less"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="lessequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="minus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="notequal"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="or"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="plus"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="rem"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="shl"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="shr"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="times"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:e1="uniform_struct";e2="uniform_struct";op="xor"] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:compute_builtin_values:*] + [:builtin="global_invocation_id";type="vec3%3Cu32%3E";uniform=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="local_invocation_id";type="vec3%3Cf32%3E";uniform=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="local_invocation_index";type="u32";uniform=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="num_workgroups";type="vec3%3Cu32%3E";uniform=true] + expected: + if os == "mac": FAIL + + [:builtin="workgroup_id";type="vec3%3Cu32%3E";uniform=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:fragment_builtin_values:*] + [:builtin="front_facing";type="bool"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="position";type="vec4%3Cf32%3E"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="sample_index";type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:builtin="sample_mask";type="u32"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:function_pointer_parameters:*] + [:case="nonuniform_conditional_call_assign_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nonuniform_param_nonuniform_assignment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nonuniform_param_uniform_assignment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_codependent1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_codependent2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_codependent3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_codependent4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_depends_on_nonpointer_param_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_depends_on_nonpointer_param_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_depends_on_pointer_param_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_depends_on_pointer_param_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_nonuniform_passthrough_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_store_nonuniform_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_store_uniform_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="pointer_uniform_passthrough_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_failure"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_success"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_conditional_call_assign_nonuniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_conditional_call_assign_nonuniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_conditional_call_assign_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_param_nonuniform_assignment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_param_uniform_assignment"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:function_variables:*] + [:case="after_loop_with_nonuniform_break";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_nonuniform_break";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_nonuniform_break";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="after_loop_with_uniform_break_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="after_loop_with_uniform_breaks";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="after_loop_with_uniform_breaks";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_loop_with_uniform_breaks";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="after_switch_all_uniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_all_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_all_uniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_some_assign";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_some_assign";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_some_assign";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform1";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform1";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform1";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform2";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform2";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="after_switch_with_break_nonuniform2";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="compound_assign_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="compound_assign_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="compound_assign_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="compound_assign_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="compound_assign_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="compound_assign_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body_no_condition";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body_no_condition";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_body_no_condition";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_increment";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_increment";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_increment";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_init";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_init";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_nonuniform_init";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_uniform_body";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_body";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_uniform_body";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_body_no_condition";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_body_no_condition";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_body_no_condition";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_increment";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_increment";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="for_loop_uniform_increment";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_init";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_init";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="for_loop_uniform_init";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_else_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_split";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_split";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_split";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_else_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_else_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="if_else_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_no_else_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_else_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_else_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_else_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_no_else_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_else_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_no_then_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_then_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_then_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_then_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_no_then_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_no_then_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_nonescaping_nonuniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_nonescaping_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_nonescaping_nonuniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_else_none";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_else_none";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_else_none";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_else_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_else_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_else_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_else_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_else_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_else_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_then_none";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_then_none";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_then_none";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_then_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_then_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_then_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="if_unreachable_then_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_then_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="if_unreachable_then_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_depends_on_continuing_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_body_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_nonuniform_cond";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_nonuniform_cond";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_nonuniform_cond";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_body_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_body_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="loop_body_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split1";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split1";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split1";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split2";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split2";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split2";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split3";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split3";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split3";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split4";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split4";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split4";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split5";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split5";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_split5";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_continuing_from_body_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="loop_continuing_from_body_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="loop_in_loop_with_continue_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="loop_unreachable_continuing";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="loop_unreachable_continuing";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="loop_unreachable_continuing";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="nested1";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nested1";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nested1";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nested2";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nested2";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nested2";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_assign";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="no_assign";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="no_assign";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_all_members_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_all_members_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_all_members_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_all_members_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_all_members_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_all_members_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_array_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_single_element_struct_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="partial_assignment_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="partial_assignment_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="simple_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="simple_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="simple_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="simple_uniform";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="simple_uniform";init="nonuniform"] + expected: + if os == "mac": FAIL + + [:case="simple_uniform";init="uniform"] + expected: + if os == "mac": FAIL + + [:case="switch_nonuniform_case";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="switch_nonuniform_case";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="switch_nonuniform_case";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="switch_uniform_case";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="switch_uniform_case";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="switch_uniform_case";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_nonuniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_nonuniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_nonuniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_uniform";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_uniform";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="unreachable_uniform";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="while_loop_nonuniform_body";init="no_init"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="while_loop_nonuniform_body";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="while_loop_nonuniform_body";init="uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="while_loop_uniform_body";init="no_init"] + expected: + if os == "mac": FAIL + + [:case="while_loop_uniform_body";init="nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="while_loop_uniform_body";init="uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:functions:*] + [:case="combined_parameters1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="combined_parameters2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="combined_parameters3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="combined_parameters4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdxCoarse_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdxFine_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdx_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdyCoarse_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdyFine_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="dpdy_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="fwidthCoarse_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="fwidthFine_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="fwidth_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="min_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nonuniform_passthrough_parameter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="nonuniform_return_is_uniform_after_call"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_function_call_depends_on_nonuniform_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_function_call_depends_on_uniform_param"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_function_call_in_nonuniform_cf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_function_call_in_nonuniform_cf2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="required_uniform_function_call_in_uniform_cf"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureDimensions_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureGatherCompare_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureGather_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureLoad_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureNumLayers_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureNumLevels_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureNumSamples_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleBaseClampToEdge_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleBias_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleCompareLevel_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleCompare_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleGrad_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSampleLevel_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="textureSample_nonuniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_parameter_cf_after_nonuniform_expr"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_passthrough_parameter"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="value_constructor_uniform_input_uniform_result"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:pointers:*] + [:case="address_nonuniform_chain1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="address_nonuniform_chain2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="address_nonuniform_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="address_uniform_chain"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="address_uniform_literal"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="address_uniform_value"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_array_nonuniform_index1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_array_nonuniform_index2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_array_nonuniform_index3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_array_uniform_index"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_nonuniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_nonuniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_nonuniform3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_nonuniform4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_nonuniform5"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_alias_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_nonuniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_nonuniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_uniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_uniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_scalar_uniform3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_chain_nonuniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_chain_nonuniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_chain_nonuniform3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_chain_uniform"] + expected: + if os == "mac": FAIL + + [:case="contents_struct_nonuniform1"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_nonuniform2"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_nonuniform3"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="contents_struct_uniform"] + expected: + if os == "mac": FAIL + + [:case="wg_uniform_load_is_uniform"] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:short_circuit_expressions:*] + [:case="and_nonuniform_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="and_nonuniform_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="and_uniform_first_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="and_uniform_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="and_uniform_second_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="and_uniform_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_nonuniform_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_nonuniform_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_uniform_first_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_uniform_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_uniform_second_nonuniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:case="or_uniform_uniform"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:shader,validation,uniformity,uniformity:unary_expressions:*] + [:e="literal";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="literal";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="literal";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index1";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index1";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index1";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index2";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index2";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_index2";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_struct";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_struct";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="nonuniform_struct";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_index";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_index";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_index";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_struct";op="!b_tmp"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_struct";op="-i32(i_tmp)%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:e="uniform_struct";op="~i_tmp%20%3E%200"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texel_data/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texel_data/cts.https.html.ini new file mode 100644 index 0000000000..910dacf499 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texel_data/cts.https.html.ini @@ -0,0 +1,207 @@ +[cts.https.html?q=webgpu:util,texture,texel_data:float_texel_data_in_shader:*] + [:format="r16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texel_data:sint_texel_data_in_shader:*] + [:format="r16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba16sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8sint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texel_data:snorm_texel_data_in_shader:*] + [:format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texel_data:ufloat_texel_data_in_shader:*] + [:format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texel_data:uint_texel_data_in_shader:*] + [:format="r16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="r8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rg8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8uint"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texel_data:unorm_texel_data_in_shader:*] + [:format="bgra8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rg8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgb10a2unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texture_ok/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texture_ok/cts.https.html.ini new file mode 100644 index 0000000000..9d30fc87e4 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/util/texture/texture_ok/cts.https.html.ini @@ -0,0 +1,46 @@ +[cts.https.html?q=webgpu:util,texture,texture_ok:float32:*] + [:format="rg32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:format="rgba32float"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texture_ok:norm:*] + expected: + if os == "mac" and debug: [OK, CRASH] + [:mode="bytes";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mode="bytes";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mode="colors";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mode="colors";format="r8unorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:util,texture,texture_ok:snorm_min:*] + [:mode="bytes";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:mode="colors";format="r8snorm"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/configure/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/configure/cts.https.html.ini new file mode 100644 index 0000000000..9294800fb5 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/configure/cts.https.html.ini @@ -0,0 +1,1336 @@ +[cts.https.html?q=webgpu:web_platform,canvas,configure:alpha_mode:*] + [:canvasType="offscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:defaults:*] + [:canvasType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:device:*] + [:canvasType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:format:*] + [:canvasType="offscreen";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-10x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-12x10-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-12x10-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-12x12-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-12x12-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-4x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-4x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-5x4-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-5x4-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-5x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-5x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-6x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-6x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-6x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-6x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x5-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x5-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x6-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x6-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x8-unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="astc-8x8-unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc1-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc1-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc2-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc2-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc3-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc3-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc4-r-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc4-r-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc5-rg-snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc5-rg-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc6h-rgb-float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc6h-rgb-ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc7-rgba-unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bc7-rgba-unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="depth16unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="depth24plus"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="depth24plus-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="depth32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="eac-r11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="eac-r11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="eac-rg11snorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="eac-rg11unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgb8a1unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgb8a1unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgb8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgb8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="etc2-rgba8unorm-srgb"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="r16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="r8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg11b10ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rg8unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgb10a2uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgb10a2unorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgb9e5ufloat"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba32float"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba32sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba32uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8sint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8snorm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8uint"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm-srgb"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:size_zero_after_configure:*] + [:canvasType="offscreen";zeroDimension="height"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";zeroDimension="width"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";zeroDimension="height"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";zeroDimension="width"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:size_zero_before_configure:*] + [:canvasType="offscreen";zeroDimension="height"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";zeroDimension="width"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";zeroDimension="height"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";zeroDimension="width"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:usage:*] + [:canvasType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,configure:viewFormats:*] + [:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="bgra8unorm";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba16float";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";format="rgba8unorm";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="bgra8unorm";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba16float";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="_undef_"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="depth32float-stencil8"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="texture-compression-astc"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="texture-compression-bc"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";format="rgba8unorm";viewFormatFeature="texture-compression-etc2"] + expected: + if os == "win": [PASS, FAIL] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/context_creation/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/context_creation/cts.https.html.ini new file mode 100644 index 0000000000..c7b1d390ee --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/context_creation/cts.https.html.ini @@ -0,0 +1,7 @@ +[cts.https.html?q=webgpu:web_platform,canvas,context_creation:return_type:*] + [:offscreen=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:offscreen=true] diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getCurrentTexture/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getCurrentTexture/cts.https.html.ini new file mode 100644 index 0000000000..e9ec089393 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getCurrentTexture/cts.https.html.ini @@ -0,0 +1,109 @@ +[cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:configured:*] + [:canvasType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:expiry:*] + expected: + if os == "win" and debug: [OK, ERROR] + if os == "win" and not debug: ERROR + if os == "linux" and not debug: ERROR + [:canvasType="offscreen";prevFrameCallsite="requestAnimationFrame";getCurrentTextureAgain=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";prevFrameCallsite="requestAnimationFrame";getCurrentTextureAgain=true] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="offscreen";prevFrameCallsite="runInNewCanvasFrame";getCurrentTextureAgain=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";prevFrameCallsite="runInNewCanvasFrame";getCurrentTextureAgain=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";prevFrameCallsite="requestAnimationFrame";getCurrentTextureAgain=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";prevFrameCallsite="requestAnimationFrame";getCurrentTextureAgain=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";prevFrameCallsite="runInNewCanvasFrame";getCurrentTextureAgain=false] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen";prevFrameCallsite="runInNewCanvasFrame";getCurrentTextureAgain=true] + expected: + if os == "win": [PASS, FAIL] + if os == "linux" and not debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:multiple_frames:*] + expected: + if os == "win" and debug: [OK, ERROR] + if os == "win" and not debug: ERROR + if os == "linux" and not debug: ERROR + if os == "mac" and debug: [OK, CRASH] + [:canvasType="offscreen"] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: TIMEOUT + if os == "linux" and not debug: TIMEOUT + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:resize:*] + [:canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,getCurrentTexture:single_frames:*] + [:canvasType="offscreen"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen"] + expected: + if os == "win" and debug: [PASS, FAIL] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getPreferredCanvasFormat/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getPreferredCanvasFormat/cts.https.html.ini new file mode 100644 index 0000000000..9ce2652b95 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/getPreferredCanvasFormat/cts.https.html.ini @@ -0,0 +1,2 @@ +[cts.https.html?q=webgpu:web_platform,canvas,getPreferredCanvasFormat:value:*] + [:] diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/readbackFromWebGPUCanvas/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/readbackFromWebGPUCanvas/cts.https.html.ini new file mode 100644 index 0000000000..11d3a76160 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/canvas/readbackFromWebGPUCanvas/cts.https.html.ini @@ -0,0 +1,900 @@ +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:drawTo2DCanvas:*] + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="offscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="offscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";webgpuCanvasType="onscreen";canvas2DType="onscreen"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:*] + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="convertToBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="transferToImageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,snapshot:*] + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="display-p3";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="imageBitmap"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toBlob"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";colorSpace="srgb";snapshotType="toDataURL"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:onscreenCanvas,uploadToWebGL:*] + [:format="bgra8unorm";alphaMode="opaque";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="bgra8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba16float";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="opaque";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:format="rgba8unorm";alphaMode="premultiplied";webgl="webgl2";upload="texSubImage2D"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:transferToImageBitmap_huge_size:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:transferToImageBitmap_unconfigured_nonzero_size:*] + [:] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:transferToImageBitmap_zero_size:*] + [:configure=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:configure=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageBitmap/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageBitmap/cts.https.html.ini new file mode 100644 index 0000000000..1ae92ed4ea --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageBitmap/cts.https.html.ini @@ -0,0 +1,3881 @@ +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas:*] + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:*] + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstPremultiplied=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:alpha="none";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:alpha="premultiply";orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageBitmap:from_canvas:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="flipY";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="default";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=false;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r16float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r32float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg16float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg32float";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: NOTRUN + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "mac": FAIL + + [:orientation="none";colorSpaceConversion="none";srcFlipYInCopy=true;dstFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageData/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageData/cts.https.html.ini new file mode 100644 index 0000000000..c33716589e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/ImageData/cts.https.html.ini @@ -0,0 +1,347 @@ +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageData:copy_subrect_from_ImageData:*] + [:srcDoFlipYDuringCopy=false;dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageData:from_ImageData:*] + expected: + if os == "win" and debug: [OK, TIMEOUT] + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/canvas/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/canvas/cts.https.html.ini new file mode 100644 index 0000000000..a204128d36 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/canvas/cts.https.html.ini @@ -0,0 +1,5292 @@ +[cts.https.html?q=webgpu:web_platform,copyToTexture,canvas:color_space_conversion:*] + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="display-p3";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="r8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rg8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgb10a2unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba16float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba32float";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:srcColorSpace="srgb";dstColorSpace="srgb";dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true;srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,canvas:copy_contents_from_2d_context_canvas:*] + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,canvas:copy_contents_from_bitmaprenderer_context_canvas:*] + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="bgra8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="r8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rg8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgb10a2unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba16float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba32float";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";dstColorFormat="rgba8unorm-srgb";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gl_context_canvas:*] + expected: + if os == "win": TIMEOUT + if os == "linux" and not debug: TIMEOUT + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="offscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: [PASS, TIMEOUT, NOTRUN] + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: [TIMEOUT, NOTRUN] + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="bgra8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="r8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rg8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgb10a2unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and debug: FAIL + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba16float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba32float";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: NOTRUN + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=false;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + [:canvasType="onscreen";contextName="webgl2";dstColorFormat="rgba8unorm-srgb";srcPremultiplied=true;dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: NOTRUN + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,canvas:copy_contents_from_gpu_context_canvas:*] + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="offscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=false;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="bgra8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="r8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rg8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgb10a2unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba16float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba32float";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="opaque";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:canvasType="onscreen";srcAndDstInSameGPUDevice=true;dstColorFormat="rgba8unorm-srgb";srcAlphaMode="premultiplied";dstAlphaMode="premultiplied";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/image/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/image/cts.https.html.ini new file mode 100644 index 0000000000..d189e8005e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/image/cts.https.html.ini @@ -0,0 +1,350 @@ +[cts.https.html?q=webgpu:web_platform,copyToTexture,image:copy_subrect_from_2D_Canvas:*] + [:srcDoFlipYDuringCopy=false;dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,copyToTexture,image:from_image:*] + expected: + if os == "win" and debug: TIMEOUT + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win" and debug: [TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win" and debug: [FAIL, TIMEOUT, NOTRUN] + if os == "win" and not debug: FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=false;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="bgra8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="r8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rg8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgb10a2unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba16float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba16float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba32float";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba32float";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:srcDoFlipYDuringCopy=true;dstColorFormat="rgba8unorm-srgb";dstPremultiplied=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/video/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/video/cts.https.html.ini new file mode 100644 index 0000000000..3ed5e19fd3 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/copyToTexture/video/cts.https.html.ini @@ -0,0 +1,120 @@ +[cts.https.html?q=webgpu:web_platform,copyToTexture,video:copy_from_video:*] + [:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-h264-bt601.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-h264-bt601.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-theora-bt601.ogv";sourceType="VideoElement";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-theora-bt601.ogv";sourceType="VideoElement";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-theora-bt601.ogv";sourceType="VideoFrame";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-theora-bt601.ogv";sourceType="VideoFrame";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt601.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt601.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=false] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";srcDoFlipYDuringCopy=true] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/external_texture/video/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/external_texture/video/cts.https.html.ini new file mode 100644 index 0000000000..115683ba2e --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/external_texture/video/cts.https.html.ini @@ -0,0 +1,192 @@ +[cts.https.html?q=webgpu:web_platform,external_texture,video:importExternalTexture,compute:*] + [:sourceType="VideoElement";videoName="four-colors-h264-bt601.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-theora-bt601.ogv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp8-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp9-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp9-bt709.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-h264-bt601.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-theora-bt601.ogv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp8-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp9-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp9-bt709.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,external_texture,video:importExternalTexture,sample:*] + [:sourceType="VideoElement";videoName="four-colors-h264-bt601.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-theora-bt601.ogv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp8-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp9-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-vp9-bt709.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-h264-bt601.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-theora-bt601.ogv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp8-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp9-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-vp9-bt709.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithRotationMetadata:*] + [:sourceType="VideoElement";videoName="four-colors-h264-bt601-rotate-180.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-h264-bt601-rotate-270.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoElement";videoName="four-colors-h264-bt601-rotate-90.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-h264-bt601-rotate-180.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-h264-bt601-rotate-270.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:sourceType="VideoFrame";videoName="four-colors-h264-bt601-rotate-90.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + +[cts.https.html?q=webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:*] + [:videoName="four-colors-h264-bt601.mp4"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-theora-bt601.ogv"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp8-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt601.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL + + [:videoName="four-colors-vp9-bt709.webm"] + expected: + if os == "win": FAIL + if os == "linux" and not debug: FAIL + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini new file mode 100644 index 0000000000..0b18bacab1 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/web_platform/worker/worker/cts.https.html.ini @@ -0,0 +1,9 @@ +[cts.https.html?q=webgpu:web_platform,worker,worker:worker:*] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + [:] + expected: + if os == "win": [PASS, TIMEOUT, NOTRUN] + if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN] + if os == "mac": FAIL diff --git a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini new file mode 100644 index 0000000000..f60d411d59 --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.http.html.ini @@ -0,0 +1,5 @@ +[exposed.http.html] + expected: + if os == "win": [OK, TIMEOUT] + if os == "linux" and not debug: [OK, TIMEOUT] + if os == "mac": [OK, TIMEOUT] diff --git a/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini new file mode 100644 index 0000000000..cd09531fed --- /dev/null +++ b/testing/web-platform/mozilla/meta/webgpu/webgpu/idl/exposed.https.html.ini @@ -0,0 +1,5 @@ +[exposed.https.html] + expected: + if os == "win": [OK, ERROR] + if os == "linux" and not debug: [OK, ERROR] + if os == "mac": [OK, ERROR] -- cgit v1.2.3